mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00: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:
parent
6e1fc5cef8
commit
12b5e666b0
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue