mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
[mypy] Remove colorama ignore_missing_imports (#118468)
Signed-off-by: Edward Z. Yang <ezyang@meta.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/118468 Approved by: https://github.com/Skylion007 ghstack dependencies: #118414, #118418, #118432, #118467
This commit is contained in:
parent
46712b019d
commit
59b4d2cd40
|
|
@ -144,6 +144,7 @@ init_command = [
|
|||
'types-protobuf==3.19.18',
|
||||
'types-pkg-resources==0.1.3',
|
||||
'types-Jinja2==2.11.9',
|
||||
'types-colorama==0.4.6',
|
||||
'junitparser==2.1.1',
|
||||
'rich==10.9.0',
|
||||
'pyyaml==6.0',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user