Files
codeql/python/ql/test/query-tests/Functions/overriding/WrongNameForArgumentInCall.expected
2018-11-19 15:15:54 +00:00

2 lines
160 B
Plaintext

| test.py:19:9:19:31 | Attribute() | Keyword argument 'spam' is not a supported parameter name of $@. | test.py:5:5:5:20 | Function meth1 | method Base.meth1 |