mirror of
https://github.com/github/codeql.git
synced 2026-01-01 00:27:24 +01:00
3 lines
186 B
Plaintext
3 lines
186 B
Plaintext
| exceptions_test.py:7:5:7:11 | ExceptStmt | Except block directly handles BaseException. |
|
|
| exceptions_test.py:71:5:71:25 | ExceptStmt | Except block directly handles BaseException. |
|