fixes imports in __init__

This commit is contained in:
ahmadbilalkhalid 2019-06-29 18:14:28 +05:00
parent f69eaff727
commit 59974e2047

View file

@ -1 +1 @@
from .etcd_wrapper.etcd_wrapper import *
from .etcd_wrapper import *