pytorch/tools/code_coverage/package/tool
Aaron Gokaslan e2a3817dfd [BE] Enable C419 rule for any all shortcircuiting (#99890)
Apparently https://github.com/pytorch/pytorch/pull/78142 made torch.JIT allow for simple generator expressions which allows us to enable rules that replace unnecessary list comprehensions with generators in any/all. This was originally part of #99280 but I split it off into this PR so that it can be easily reverted should anything break.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/99890
Approved by: https://github.com/justinchuby, https://github.com/kit1980, https://github.com/malfet
2023-04-25 15:02:13 +00:00
..
parser [codemod][lint][caffe2] Extend BLACK coverage 2021-08-13 09:28:10 -07:00
__init__.py
clang_coverage.py Strictly type everything in .github and tools (#59117) 2021-06-07 14:49:36 -07:00
gcc_coverage.py
print_report.py Bump black version to 23.1.0 (#96578) 2023-03-15 06:27:59 +00:00
summarize_jsons.py [BE] Enable C419 rule for any all shortcircuiting (#99890) 2023-04-25 15:02:13 +00:00
utils.py [codemod][usort] apply import merging for fbcode (1 of 11) (#78973) 2022-06-06 23:44:28 +00:00