mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
2 lines
141 B
Plaintext
2 lines
141 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__'. |
|