Skip to content

Features/#669 replace bare except statements - #854

Merged
ClaraBuettner merged 8 commits into
devfrom
features/#669-replace-bare-except-statements
May 20, 2026
Merged

Features/#669 replace bare except statements#854
ClaraBuettner merged 8 commits into
devfrom
features/#669-replace-bare-except-statements

Conversation

@ClaraBuettner

@ClaraBuettner ClaraBuettner commented May 19, 2026

Copy link
Copy Markdown
Contributor

Fixes #669

Apart from the one except statement in the clustering files (see Issue), all bare except statements are removed / more specified. For that one, I excluded that specific check. I turned on the flake8 check again.
I also remove some outdated code from open_ego times, which hasn't been used for > 5 years and was not working anymore.

@ClaraBuettner
ClaraBuettner requested a review from KathiEsterl May 19, 2026 14:57
@ClaraBuettner
ClaraBuettner merged commit e8638ef into dev May 20, 2026
6 checks passed
@ClaraBuettner
ClaraBuettner deleted the features/#669-replace-bare-except-statements branch May 20, 2026 06:45
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.

Replace bare except statements

2 participants