summaryrefslogtreecommitdiff
path: root/tests/functional/p/postponed_evaluation_not_activated.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/p/postponed_evaluation_not_activated.py')
-rw-r--r--tests/functional/p/postponed_evaluation_not_activated.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/p/postponed_evaluation_not_activated.py b/tests/functional/p/postponed_evaluation_not_activated.py
index f892414f0..76e564a9a 100644
--- a/tests/functional/p/postponed_evaluation_not_activated.py
+++ b/tests/functional/p/postponed_evaluation_not_activated.py
@@ -1,4 +1,4 @@
-# pylint: disable=missing-docstring,no-self-use,unused-argument,pointless-statement
+# pylint: disable=missing-docstring,unused-argument,pointless-statement
# pylint: disable=too-few-public-methods
class Class: