Skip to content

fix: Use match statement to circumvent unreachable code

David Runge requested to merge dvzrv/fix_unreachable into master

Fixes an issue with the mypy linting stage.

Merge request reports