Fix bare excepts
Opened this issue · 0 comments
redhatrises commented
There are bare excepts in the python code. This is considered bad form and should be fixed. flake8
can be run to identify common python mistakes.
Opened this issue · 0 comments
There are bare excepts in the python code. This is considered bad form and should be fixed. flake8
can be run to identify common python mistakes.