mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
2 lines
233 B
Plaintext
2 lines
233 B
Plaintext
| inconsistent_mro.py:9:1:9:14 | class Z | Construction of class Z can fail due to invalid method resolution order(MRO) for bases $@ and $@. | inconsistent_mro.py:3:1:3:16 | class X | X | inconsistent_mro.py:6:1:6:11 | class Y | Y |
|