diff options
Diffstat (limited to 'test/input/func_f0001.py')
-rw-r--r-- | test/input/func_f0001.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/input/func_f0001.py b/test/input/func_f0001.py deleted file mode 100644 index b0e559a..0000000 --- a/test/input/func_f0001.py +++ /dev/null @@ -1,4 +0,0 @@ -"""test astroid error -""" -import whatever -__revision__ = None |