Skip to content

Commit

Permalink
Fix CI by removing gen_pyi from mypy-stirct.ini (pytorch#48961)
Browse files Browse the repository at this point in the history
Summary:
Fixes #{issue number}

Pull Request resolved: pytorch#48961

Reviewed By: janeyx99

Differential Revision: D25383152

Pulled By: malfet

fbshipit-source-id: ce0226398522342256d0d701edc13955d1095a0d
  • Loading branch information
malfet authored and facebook-github-bot committed Dec 7, 2020
1 parent b77ca9e commit f67259f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mypy-strict.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit f67259f

Please sign in to comment.