mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
2 lines
180 B
Plaintext
2 lines
180 B
Plaintext
| test.py:162:9:162:17 | Attribute() | Instance of context-manager class $@ is closed in a finally block. Consider using 'with' statement. | test.py:145:1:145:17 | class CM | CM |
|