Skip to content

fix: replace bare except with explicit Exception in import_runner.py#2071

Open
samay2504 wants to merge 1 commit intoaboutcode-org:mainfrom
samay2504:fix/bare-except-import-runner-20251219163056
Open

fix: replace bare except with explicit Exception in import_runner.py#2071
samay2504 wants to merge 1 commit intoaboutcode-org:mainfrom
samay2504:fix/bare-except-import-runner-20251219163056

Conversation

@samay2504
Copy link

fixes #2070

Signed-off-by: samay2504 <samay.m2504@gmail.com>
@samay2504 samay2504 force-pushed the fix/bare-except-import-runner-20251219163056 branch from 60a1731 to ac1fb22 Compare December 19, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: Replace bare [except] (vulnerabilities/tests/test_bare_except_fix.py) with explicit Exception in import_runner.py

1 participant