flake8
failed.
JSHint
passed.
flake8
-
reviewboard/scmtools/svn/subvertpy.py (Diff revision 1) Show all issues
Review Request #12055 — Created Feb. 12, 2022 and submitted
Information | |
---|---|
david | |
Review Board | |
release-5.0.x | |
Reviewers | |
reviewboard | |
The
exc_info
argument to logging methods is just checked for
truthiness, but it's more correct to pass it as a bool rather than
passing in 1. This change does that for all offending calls.
Ran unit tests.
Summary | |
---|---|
Description | From | Last Updated |
---|---|---|
F821 undefined name 'path' |
![]() |
Commits: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+96 -88) |