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.
1 parent 5c19652 commit ddcb77bCopy full SHA for ddcb77b
.isort.cfg
@@ -3,5 +3,5 @@ skip=.tox
3
atomic=true
4
multi_line_output=5
5
known_standard_library=types
6
-known_third_party=pytest,django
+known_third_party=pytest,_pytest,django
7
known_first_party=rest_framework
0 commit comments