Skip to content

Commit 832eb37

Browse files
committed
use older version of isort cuz isort 5 not compatible with Pylint ?
1 parent 152b2e8 commit 832eb37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
isort
1+
isort==4.3.21
22
black
33
flake8
44
pylint

0 commit comments

Comments
 (0)