ruff
b7921405 - Ensure that LOG007 only triggers on `.exception()` calls (#7524)

Commit
2 years ago
Ensure that LOG007 only triggers on `.exception()` calls (#7524) ## Summary Previously, this rule triggered for `logging.info("...", exc_info=False)`.
Author
Parents
Loading