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 d481a88 commit 012fbf6Copy full SHA for 012fbf6
pylint_django/compat.py
@@ -1,4 +1,4 @@
1
-# flake8: noqa
+# flake8: noqa: F401
2
# pylint: skip-file
3
# no sane linter can figure out the hackiness in this compatibility layer...
4
import sys
0 commit comments