Ver código fonte

locates module path

rachel-rose 5 anos atrás
pai
commit
9f90fc4513
1 arquivos alterados com 2 adições e 0 exclusões
  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