Kaynağa Gözat

locates module path

rachel-rose 5 yıl önce
ebeveyn
işleme
9f90fc4513
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      src/bin/wallet/rpc/__init__.py

+ 2 - 0
src/bin/wallet/rpc/__init__.py

@@ -0,0 +1,2 @@
+from rpc import jsonclient
+from .jsonclient import RpcClient