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 6260ffc commit 7b90ef1Copy full SHA for 7b90ef1
tox.ini
@@ -40,7 +40,7 @@ deps =
40
commands =
41
black --check django_prometheus/
42
flake8 django_prometheus
43
- isort --check-only -rc django_prometheus/
+ isort --check-only django_prometheus/
44
45
[flake8]
46
ignore = E501,W503
0 commit comments