benchmark
fba74bb4 - Enable Ruff + Flake8 G201,G202 logging format rule. (#114474)

Commit
2 years ago
Enable Ruff + Flake8 G201,G202 logging format rule. (#114474) Summary: Standardizes logging calls to always use logging.exception instead of logging.error where appropriate and enforces it with a lint. X-link: https://github.com/pytorch/pytorch/pull/114474 Approved by: https://github.com/jansel, https://github.com/malfet Reviewed By: clee2000 Differential Revision: D51608710 fbshipit-source-id: e87850ebfd1b503d81dd21c53c1bb2505e775af5
Author
Parents
Loading