summaryrefslogtreecommitdiff
path: root/tests/messages/func_typecheck_non_callable_call.txt
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2020-05-03 17:29:24 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2020-05-03 18:24:25 +0200
commit3fffdf03d5a32e4a0d1b5216ea9d16dacacdaa6f (patch)
treee812974218d0b182c70221177dbdcd6710e47d05 /tests/messages/func_typecheck_non_callable_call.txt
parent8403b8961560591810a75f088fb72b8b052665ca (diff)
downloadpylint-git-3fffdf03d5a32e4a0d1b5216ea9d16dacacdaa6f.tar.gz
Fix trailing whitespaces and trailing newlines
Diffstat (limited to 'tests/messages/func_typecheck_non_callable_call.txt')
-rw-r--r--tests/messages/func_typecheck_non_callable_call.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/messages/func_typecheck_non_callable_call.txt b/tests/messages/func_typecheck_non_callable_call.txt
index 8baa237a3..80e89d6f9 100644
--- a/tests/messages/func_typecheck_non_callable_call.txt
+++ b/tests/messages/func_typecheck_non_callable_call.txt
@@ -5,4 +5,4 @@ E: 33: DICT is not callable
E: 35: TUPLE is not callable
E: 37: INT is not callable
E: 72: PROP.test is not callable
-E: 73: PROP.custom is not callable \ No newline at end of file
+E: 73: PROP.custom is not callable