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 ec67975 commit f1228fdCopy full SHA for f1228fd
tox.ini
@@ -27,7 +27,7 @@ commands = pytest {posargs}
27
[testenv:lint]
28
deps =
29
flake8>=3.8,<4
30
- black==21.5b2
+ black==21.6b0
31
mypy==0.902
32
{[testenv]deps}
33
commands =
0 commit comments