Skip to content

Commit 1c8b0ca

Browse files
committed
Merge branch 'suppress-warnings' of github.com:shoumikchow/bbox-visualizer into suppress-warnings
2 parents ed60113 + bebce59 commit 1c8b0ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bbox_visualizer/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
draw_multiple_flags_with_labels,
1111
draw_multiple_rectangles,
1212
draw_rectangle,
13+
suppress_warnings,
14+
warnings_suppressed,
1315
)
1416
from .core._utils import suppress_warnings, warnings_suppressed
1517

0 commit comments

Comments
 (0)