summaryrefslogtreecommitdiff
path: root/tests/functional/u/unused/unused_argument.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/u/unused/unused_argument.txt')
-rw-r--r--tests/functional/u/unused/unused_argument.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functional/u/unused/unused_argument.txt b/tests/functional/u/unused/unused_argument.txt
index b1ad4ad5a..1e59f7cc5 100644
--- a/tests/functional/u/unused/unused_argument.txt
+++ b/tests/functional/u/unused/unused_argument.txt
@@ -5,4 +5,5 @@ unused-argument:54:13:function:Unused argument 'arg'
unused-argument:61:21:AAAA.method:Unused argument 'arg':INFERENCE
unused-argument:68:0:AAAA.selected:Unused argument 'args':INFERENCE
unused-argument:68:0:AAAA.selected:Unused argument 'kwargs':INFERENCE
+use-symbolic-message-instead:79:0::"'E1103' is cryptic: use '# pylint: disable=maybe-no-member' instead"
unused-argument:87:23:BBBB.__init__:Unused argument 'arg':INFERENCE