summaryrefslogtreecommitdiff
path: root/tests/functional/p/property_affectation_py26.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/p/property_affectation_py26.py')
-rw-r--r--tests/functional/p/property_affectation_py26.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/p/property_affectation_py26.py b/tests/functional/p/property_affectation_py26.py
index 60118bbf6..323cf2d05 100644
--- a/tests/functional/p/property_affectation_py26.py
+++ b/tests/functional/p/property_affectation_py26.py
@@ -1,4 +1,4 @@
-# pylint: disable=R0903, useless-object-inheritance
+# pylint: disable=too-few-public-methods, useless-object-inheritance
"""
Simple test case for an annoying behavior in pylint.
"""