flake8
passed.
JSHint
passed.
Review Request #12076 — Created Feb. 23, 2022 and submitted
Information | |
---|---|
david | |
Djblets | |
release-3.x | |
Reviewers | |
djblets | |
Python no longer encourages the bare
except:
handler syntax. This
change adds generic exception types to the few instances where we still
did that.
Ran unit tests.
Summary | |
---|---|