Update test output. Accepting some FNs due to dataflow issue.

This commit is contained in:
Joe Farebrother
2025-09-06 00:45:15 +01:00
parent eb4841230a
commit ff4c11f503
6 changed files with 10 additions and 7 deletions

View File

@@ -1,2 +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. |
| exceptions_test.py:97:5:97:25 | ExceptStmt | Except block directly handles BaseException. |