Skip to content

Commit 4ab2c1c

Browse files
committed
Absolute __init__.py import
1 parent f929407 commit 4ab2c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
__author__ = 'gokhan'
2-
from PostCodeClient import PostCodeClient
2+
from lib.PostCodeClient import PostCodeClient

0 commit comments

Comments
 (0)