Skip to content

Commit a441ccd

Browse files
authored
Make import relative
1 parent bcf1449 commit a441ccd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

foscam/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
from foscam import FoscamCamera
1+
from .foscam import FoscamCamera
22

0 commit comments

Comments
 (0)