Skip to content

Commit a40ee85

Browse files
author
Matt Sokoloff
committed
remove mypy labelbox.data
1 parent b85f4b7 commit a40ee85

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mypy.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ ignore_missing_imports = True
66

77
[mypy-google.*]
88
ignore_missing_imports = True
9+
10+
[mypy-labelbox.data.*]
11+
ignore_errors = True

0 commit comments

Comments
 (0)