Skip to content

Commit f67259f

Browse files
malfetfacebook-github-bot
authored andcommitted
Fix CI by removing gen_pyi from mypy-stirct.ini (pytorch#48961)
Summary: Fixes #{issue number} Pull Request resolved: pytorch#48961 Reviewed By: janeyx99 Differential Revision: D25383152 Pulled By: malfet fbshipit-source-id: ce0226398522342256d0d701edc13955d1095a0d
1 parent b77ca9e commit f67259f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypy-strict.ini

-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ files = tools/codegen/gen.py,
3535
tools/autograd/gen_trace_type.py,
3636
tools/autograd/gen_variable_factories.py,
3737
tools/autograd/load_derivatives.py,
38-
tools/pyi/gen_pyi.py,
3938
torch/utils/benchmark/utils/common.py,
4039
torch/utils/benchmark/utils/timer.py,
4140
torch/utils/benchmark/utils/valgrind_wrapper/*.py,

0 commit comments

Comments
 (0)