Skip to content

Commit 53fbbf9

Browse files
committed
Update __init__.py
Use relative import for it to be compatible with python3.4
1 parent 726e851 commit 53fbbf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

maxcdn/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
from maxcdn import MaxCDN
1+
from .maxcdn import MaxCDN

0 commit comments

Comments
 (0)