Browse Source

locates module path

rachel-rose 5 năm trước cách đây
mục cha
commit
9f90fc4513
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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