summaryrefslogtreecommitdiff
path: root/pylint/test/functional/missing_self_argument.txt
blob: 1deef1862d6caf09fe34ce6b6ed110a149b6f685 (plain)
1
2
3
4
5
6
no-method-argument:11:MyClass.method:Method has no argument
no-method-argument:13:MyClass.met:"""Method has no argument
""
"
no-method-argument:14:MyClass.setup:Method has no argument
undefined-variable:16:MyClass.setup:Undefined variable 'self'