flake8
failed.
JSHint
passed.
Review Request #12055 — Created Feb. 12, 2022 and submitted
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 | ID |
---|---|
8ce57d696d9d82aaa7f478b4cf3197a07cbd03a8 |
Description | From | Last Updated |
---|---|---|
F821 undefined name 'path' |
reviewbot |
Summary | ID | |
---|---|---|
af6fe15c1b4c663ba64d0c457c750d8fb4df1a40 | ||
8ce57d696d9d82aaa7f478b4cf3197a07cbd03a8 |
Revision 2 (+96 -88)