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.
2 parents 27ef0b7 + 6e20f46 commit 385e7c6Copy full SHA for 385e7c6
labelbox/data/annotation_types/data/tiled_image.py
@@ -24,7 +24,6 @@
24
DEFAULT_TMS_TILE_SIZE = 256
25
TILE_DOWNLOAD_CONCURRENCY = 4
26
27
-logging.basicConfig(level=logging.INFO)
28
logger = logging.getLogger(__name__)
29
30
VectorTool = Union[Point, Line, Rectangle, Polygon]
0 commit comments