Skip to content

Commit cac3089

Browse files
committed
fix imports
1 parent 7d6203d commit cac3089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meer_tec/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
from meer_tec import TEC, USB, XPort # noqa: F401
1+
from .meer_tec import TEC, USB, XPort # noqa: F401

0 commit comments

Comments
 (0)