We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4fb122 commit 037c4e5Copy full SHA for 037c4e5
mypy.ini
@@ -12,3 +12,6 @@ ignore_errors = True
12
13
[mypy-labelbox]
14
ignore_errors = True
15
+
16
+[mypy-validators]
17
+ignore_errors = True
0 commit comments