Skip to content
Snippets Groups Projects
Commit a15dc8d1 authored by Lars Kruse's avatar Lars Kruse
Browse files

refactor: avoid bare "except" clauses

The exceptions to be handled should be specified, otherwise even a
"NameError" would be caught.

Thanks, flake8.
parent c354f06c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment