diff --git a/__init__.py b/__init__.py index d13a8bf..653ea14 100644 --- a/__init__.py +++ b/__init__.py @@ -1 +1 @@ -from etcd_wrapper.etcd_wrapper import * \ No newline at end of file +from .etcd_wrapper.etcd_wrapper import * \ No newline at end of file