Skip to content

Commit 70b47e7

Browse files
authored
Merge branch 'main' into make-v2-authoring-public
2 parents f6d8f7f + 48f01de commit 70b47e7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mypy.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ ignore_errors = True
4545

4646
ignore_errors=True
4747

48+
[mypy-torchvision.models.maxvit.*]
49+
50+
ignore_errors=True
51+
4852
[mypy-torchvision.models.detection.anchor_utils]
4953

5054
ignore_errors = True

0 commit comments

Comments
 (0)