X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/9e3175428470403d01cdee9c710d5d38e8610860..c5fd578279ce9c576f5a5c9b56e5580a14227997:/docs/usage.md?ds=sidebyside 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