mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
2 lines
138 B
Plaintext
2 lines
138 B
Plaintext
| newstyle_test.py:4:1:4:16 | class OldStyle1 | Using __slots__ in an old style class just creates a class attribute called '__slots__' |
|