mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
QL tests for Python queries and libraries.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
| 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. |
|
||||
Reference in New Issue
Block a user