Skip to content

Commit ddcb77b

Browse files
author
Ryan P Kilby
committed
Add _pytest to .isort.cfg
1 parent 5c19652 commit ddcb77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.isort.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ skip=.tox
33
atomic=true
44
multi_line_output=5
55
known_standard_library=types
6-
known_third_party=pytest,django
6+
known_third_party=pytest,_pytest,django
77
known_first_party=rest_framework

0 commit comments

Comments
 (0)