Skip to content

Commit 9e588bd

Browse files
Merge pull request #933 from luxonis/fix/imports
Fix imports for depthai_demo
2 parents e45c50d + b66c1bb commit 9e588bd

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)