pytorch/torch/distributed/elastic
Aaron Gokaslan 4bb3a02d02 [BE]: Enable Ruff + Flake8 G201,G202 logging format rule. (#114474)
Standardizes logging calls to always use logging.exception instead of logging.error where appropriate and enforces it with a lint.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/114474
Approved by: https://github.com/jansel, https://github.com/malfet
2023-11-27 17:38:08 +00:00
..
agent Doc: Add and fix docstrings for torch.distributed files (#112735) 2023-11-15 00:49:07 +00:00
events Issue113185 (#113523) 2023-11-14 22:25:28 +00:00
metrics Issue113185 (#113523) 2023-11-14 22:25:28 +00:00
multiprocessing [BE]: Enable Ruff + Flake8 G201,G202 logging format rule. (#114474) 2023-11-27 17:38:08 +00:00
rendezvous Issue113185 (#113523) 2023-11-14 22:25:28 +00:00
timer [BE]: Enable Ruff + Flake8 G201,G202 logging format rule. (#114474) 2023-11-27 17:38:08 +00:00
utils [BE] Enable ruff's UP rules and autoformat distributed/ (#105433) 2023-07-19 14:27:11 +00:00
__init__.py