summaryrefslogtreecommitdiff
path: root/test/input/func_noerror_nested_classes.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/input/func_noerror_nested_classes.py')
-rw-r--r--test/input/func_noerror_nested_classes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/input/func_noerror_nested_classes.py b/test/input/func_noerror_nested_classes.py
index 0996c66..56e57bb 100644
--- a/test/input/func_noerror_nested_classes.py
+++ b/test/input/func_noerror_nested_classes.py
@@ -1,4 +1,4 @@
-# pylint: disable=R0903
+# pylint: disable=R0903, print-statement
"""crash test"""
__revision__ = 1