Skip to content

Commit b66c1bb

Browse files
Add utils and previews imports
1 parent e45c50d commit b66c1bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

depthai_sdk/src/depthai_sdk/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@
44
from depthai_sdk.oak_device import OakDevice
55
from depthai_sdk.replay import *
66
from depthai_sdk.record import *
7+
from depthai_sdk.previews import *
8+
from depthai_sdk.utils import *

0 commit comments

Comments
 (0)