Skip to content

Commit 6476cee

Browse files
authored
Fixes mypy issue (#2340)
* fixes-mypy Signed-off-by: Wenqi Li <[email protected]>
1 parent a536462 commit 6476cee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ pyflakes
2222
black
2323
isort
2424
pytype>=2020.6.1; platform_system != "Windows"
25+
types-pkg_resources
2526
mypy>=0.790
2627
ninja
2728
torchvision

0 commit comments

Comments
 (0)