Commit c374e1c
Set mypy version to match pytorch core (meta-pytorch#1231)
Summary:
Here is the link to mypy version on pytorch core - https://github.com/pytorch/pytorch/blob/198927170d34efaeb77e1a772d96ad3615a21cba/.ci/docker/requirements-ci.txt#L88
There are mypy failures on the main branch. Trying to update the mypy version before attempting to fix them.
### Changes
- Update the mypy version
Pull Request resolved: meta-pytorch#1231
Reviewed By: ejguan
Differential Revision: D55325929
Pulled By: gokulavasan
fbshipit-source-id: 11182628b38a911481c2b40249147d9bc25feda61 parent 411a37d commit c374e1c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments