mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Fix CI by removing gen_pyi from mypy-stirct.ini (#48961)
Summary:
Fixes #{issue number}
Pull Request resolved: https://github.com/pytorch/pytorch/pull/48961
Reviewed By: janeyx99
Differential Revision: D25383152
Pulled By: malfet
fbshipit-source-id: ce0226398522342256d0d701edc13955d1095a0d
This commit is contained in:
parent
b77ca9e829
commit
f67259fe89
1 changed files with 0 additions and 1 deletions
|
|
@ -35,7 +35,6 @@ files = tools/codegen/gen.py,
|
|||
tools/autograd/gen_trace_type.py,
|
||||
tools/autograd/gen_variable_factories.py,
|
||||
tools/autograd/load_derivatives.py,
|
||||
tools/pyi/gen_pyi.py,
|
||||
torch/utils/benchmark/utils/common.py,
|
||||
torch/utils/benchmark/utils/timer.py,
|
||||
torch/utils/benchmark/utils/valgrind_wrapper/*.py,
|
||||
|
|
|
|||
Loading…
Reference in a new issue