Parcourir la source

locates module path

rachel-rose il y a 5 ans
Parent
commit
9f90fc4513
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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