Files
@ a9b169709aea
Branch filter:
Location: kallithea/pytest.ini
a9b169709aea
328 B
text/x-ini
hg: fix except clauses order
pylint found 'Bad except clauses order (LookupError is an ancestor class of
IndexError)'. This fix will in some cases give better error messages.
pylint found 'Bad except clauses order (LookupError is an ancestor class of
IndexError)'. This fix will in some cases give better error messages.