style: Fix E722 errors reported by pycodestyle
Since a few days ago pycodestyle (formerly called pep8) has a new check: E722 warning for bare except clauses. Let's fix our code.pull/81/head
parent
2d931b5a81
commit
d422274563
Loading…
Reference in New Issue