summaryrefslogtreecommitdiff
path: root/test/input/func_noerror_new_style_class_py_30.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/input/func_noerror_new_style_class_py_30.py')
-rw-r--r--test/input/func_noerror_new_style_class_py_30.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/input/func_noerror_new_style_class_py_30.py b/test/input/func_noerror_new_style_class_py_30.py
index d08ab46..87bfb9e 100644
--- a/test/input/func_noerror_new_style_class_py_30.py
+++ b/test/input/func_noerror_new_style_class_py_30.py
@@ -35,7 +35,7 @@ self.mode)
self.was_modified = True
#
- def close(self) :
+ def close(self):
"""Close the file."""
if self.verbose: