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 fc11213 commit 5c40ddaCopy full SHA for 5c40dda
tox.ini
@@ -32,7 +32,7 @@ commands =
32
deps =
33
black
34
flake8
35
- isort<5
+ isort>=5.5.4,<6
36
flake8-debugger
37
flake8-2020
38
flake8-comprehensions
0 commit comments