summaryrefslogtreecommitdiff
path: root/pylint/test/messages/func_indent.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pylint/test/messages/func_indent.txt')
-rw-r--r--pylint/test/messages/func_indent.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/pylint/test/messages/func_indent.txt b/pylint/test/messages/func_indent.txt
deleted file mode 100644
index c8fe133..0000000
--- a/pylint/test/messages/func_indent.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-W: 6: Bad indentation. Found 1 spaces, expected 4
-W: 7: Bad indentation. Found 1 spaces, expected 4
-W: 14: Bad indentation. Found 5 spaces, expected 4
-W: 15: Bad indentation. Found 5 spaces, expected 4
-W: 15:titii: Statement seems to have no effect