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 6c1e67e commit 6f46a55Copy full SHA for 6f46a55
pylint_django/compat.py
@@ -1,6 +1,6 @@
1
# flake8: noqa
2
# pylint: skip-file
3
-# no sane linter can figure out the hackiness in this compatability layer...
+# no sane linter can figure out the hackiness in this compatibility layer...
4
5
try:
6
from astroid.nodes import AssignName, Attribute, ClassDef, FunctionDef, ImportFrom
0 commit comments