X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/8cf6bdb5b736fad127412377a72648c8cd3d044d..fddf5d44d53fbb23b2632f66b7577649537d280f:/docs/usage.md diff --git a/docs/usage.md b/docs/usage.md index d90ca88..69ce846 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -4,8 +4,6 @@ *Black* can be installed by running `pip install black`. It requires Python 3.6.0+ to run but you can reformat Python 2 code with it, too. -*Black* is able to parse all of the new syntax supported on Python 3.6 -*but also *effectively all* the Python 2 syntax at the same time. ## Usage