summaryrefslogtreecommitdiff
path: root/tests/input/func_w0233.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/input/func_w0233.py')
-rw-r--r--tests/input/func_w0233.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/input/func_w0233.py b/tests/input/func_w0233.py
index eb5d97226..feb30c567 100644
--- a/tests/input/func_w0233.py
+++ b/tests/input/func_w0233.py
@@ -1,4 +1,4 @@
-# pylint: disable=R0903,W0212,W0403,W0406,no-absolute-import,wrong-import-order, useless-object-inheritance
+# pylint: disable=R0903,W0212,W0406,no-absolute-import,wrong-import-order, useless-object-inheritance
"""test for call to __init__ from a non ancestor class
"""