Skip to content

Commit

Permalink
Fix link to isort documentation in doc/faq.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Sassoulas committed Feb 21, 2021
1 parent ee91075 commit ca11047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ pydocstyle_: missing-module-docstring, missing-class-docstring, missing-function

pep8-naming_: invalid-name, bad-classmethod-argument, bad-mcs-classmethod-argument, no-self-argument

isort: wrong-import-order
isort_: wrong-import-order

flake8-import-order_: wrong-import-order

Expand Down

0 comments on commit ca11047

Please sign in to comment.