Skip to content

Features/#669 replace bare except statements#854

Open
ClaraBuettner wants to merge 7 commits into
devfrom
features/#669-replace-bare-except-statements
Open

Features/#669 replace bare except statements#854
ClaraBuettner wants to merge 7 commits into
devfrom
features/#669-replace-bare-except-statements

Conversation

@ClaraBuettner
Copy link
Copy Markdown
Contributor

@ClaraBuettner ClaraBuettner commented May 19, 2026

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
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

1 participant