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 cdc42c8 commit 6e20f46Copy full SHA for 6e20f46
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