mirror of
https://github.com/github/codeql.git
synced 2026-03-29 11:48:16 +02: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__' |
|