Skip to content

fix: replace 97 bare except clauses with except Exception#15148

Closed
haosenwang1018 wants to merge 1 commit intoipython:mainfrom
haosenwang1018:fix/bare-excepts
Closed

fix: replace 97 bare except clauses with except Exception#15148
haosenwang1018 wants to merge 1 commit intoipython:mainfrom
haosenwang1018:fix/bare-excepts

Conversation

@haosenwang1018
Copy link

Replace bare except: clauses with except Exception: for PEP 8 compliance.

@haosenwang1018
Copy link
Author

CI test failures on multiple platforms. Closing for rework.

@Carreau Carreau added this to the no action milestone Mar 4, 2026
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.

2 participants