Skip to content

fix: replace generic Exception with RuntimeError + bare except#497

Open
mshzy wants to merge 1 commit into
twitter:mainfrom
mshzy:fix/exception-types
Open

fix: replace generic Exception with RuntimeError + bare except#497
mshzy wants to merge 1 commit into
twitter:mainfrom
mshzy:fix/exception-types

Conversation

@mshzy
Copy link
Copy Markdown

@mshzy mshzy commented Jun 2, 2026

Replace raise Exception with RuntimeError (7 instances) and bare except with except Exception.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jun 2, 2026

CLA assistant check
All committers have signed the CLA.

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