mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
add codegen subdirectories to mypy-strict.ini (#56523)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/56523 Test Plan: Imported from OSS Reviewed By: malfet, samestep Differential Revision: D27890855 Pulled By: bdhirsh fbshipit-source-id: 78cd725bcf534b8410bdfaf93d2eb681e8a56ff7
This commit is contained in:
committed by
Facebook GitHub Bot
parent
6e1fc5cef8
commit
12b5e666b0
@ -39,7 +39,7 @@ files =
|
||||
benchmarks/instruction_counts,
|
||||
tools/autograd/*.py,
|
||||
tools/clang_tidy.py,
|
||||
tools/codegen/*.py,
|
||||
tools/codegen,
|
||||
tools/extract_scripts.py,
|
||||
tools/mypy_wrapper.py,
|
||||
tools/print_test_stats.py,
|
||||
|
Reference in New Issue
Block a user