summaryrefslogtreecommitdiff
path: root/tests/extensions/data/compare_to_zero.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/extensions/data/compare_to_zero.py')
-rw-r--r--tests/extensions/data/compare_to_zero.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/extensions/data/compare_to_zero.py b/tests/extensions/data/compare_to_zero.py
index dfe6bbcb5..29fd13994 100644
--- a/tests/extensions/data/compare_to_zero.py
+++ b/tests/extensions/data/compare_to_zero.py
@@ -1,4 +1,4 @@
-# pylint: disable=literal-comparison,missing-docstring,misplaced-comparison-constant
+# pylint: disable=literal-comparison,missing-docstring
X = 123
Y = len('test')