Skip to content

Commit 037c4e5

Browse files
author
Kevin Kim
committed
Adding to mypy.ini
1 parent d4fb122 commit 037c4e5

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
@@ -12,3 +12,6 @@ ignore_errors = True
1212

1313
[mypy-labelbox]
1414
ignore_errors = True
15+
16+
[mypy-validators]
17+
ignore_errors = True

0 commit comments

Comments
 (0)