We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b69d09 + 310546a commit c59f28dCopy full SHA for c59f28d
README.md
@@ -19,8 +19,8 @@ _________________
19
20
isort your imports, so you don't have to.
21
22
-isort is a Python utility / library to sort imports alphabetically, and
23
-automatically separated into sections and by type. It provides a command line
+isort is a Python utility / library to sort imports alphabetically and
+automatically separate into sections and by type. It provides a command line
24
utility, Python library and [plugins for various
25
editors](https://github.com/pycqa/isort/wiki/isort-Plugins) to
26
quickly sort all your imports. It requires Python 3.8+ to run but
0 commit comments