mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
2 lines
170 B
Plaintext
2 lines
170 B
Plaintext
| subclass_shadowing.py:10:5:10:21 | FunctionExpr | Method shadow is shadowed by $@ in super class 'Base'. | subclass_shadowing.py:6:9:6:23 | AssignStmt | an attribute |
|