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 6ed00c4 commit e718d43Copy full SHA for e718d43
labelbox/schema/task.py
@@ -1,8 +1,6 @@
1
import logging
2
import requests
3
import time
4
-import validators
5
-from validators import ValidationFailure
6
from typing import TYPE_CHECKING, Optional
7
8
from labelbox.exceptions import ResourceNotFoundError
0 commit comments