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