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 a035680 commit 3adfc49Copy full SHA for 3adfc49
tox.ini
@@ -88,4 +88,4 @@ commands =
88
pydocstyle {toxinidir}/celery
89
90
[testenv:isort-check]
91
-commands = isort -j2 --skip celery/utils/deprecated.py --project celery --diff --order-by-type -rc -c {toxinidir}/celery {toxinidir}/t
+commands = isort -j2 --project celery --diff --order-by-type -rc -c {toxinidir}/celery {toxinidir}/t
0 commit comments