summaryrefslogtreecommitdiff
path: root/coverage/backward.py
diff options
context:
space:
mode:
Diffstat (limited to 'coverage/backward.py')
-rw-r--r--coverage/backward.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/coverage/backward.py b/coverage/backward.py
index 0a08c6d9..50b21f3b 100644
--- a/coverage/backward.py
+++ b/coverage/backward.py
@@ -1,6 +1,6 @@
"""Add things to old Pythons so I can pretend they are newer."""
-# This file does lots of tricky stuff, so disable a bunch of lintisms.
+# This file does lots of tricky stuff, so disable a bunch of pylint warnings.
# pylint: disable=redefined-builtin
# pylint: disable=unused-import
# pylint: disable=no-name-in-module