mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Strict typecheck all files in tools/codegen (#55227)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/55227 This seems to increase the number of typechecked files. Signed-off-by: Edward Z. Yang <ezyang@fb.com> Test Plan: Imported from OSS Reviewed By: janeyx99 Differential Revision: D27535373 Pulled By: ezyang fbshipit-source-id: b36f6f8ce52c76848ed600ca9dd6b0c1de5813ff
This commit is contained in:
committed by
Facebook GitHub Bot
parent
384daacd1e
commit
e359842f23
@ -39,7 +39,7 @@ files =
|
||||
benchmarks/instruction_counts/*.py,
|
||||
benchmarks/instruction_counts/*/*.py,
|
||||
tools/autograd/*.py,
|
||||
tools/codegen/gen.py,
|
||||
tools/codegen/*.py,
|
||||
tools/mypy_wrapper.py,
|
||||
tools/print_test_stats.py,
|
||||
tools/pyi/*.py,
|
||||
|
Reference in New Issue
Block a user