Skip to content

Commit bcfb5f7

Browse files
authored
Merge pull request #18 from balloob/patch-1
Make import relative
2 parents bcf1449 + a441ccd commit bcfb5f7

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)