lbry-sdk/torba/coin/__init__.py
Lex Berezhny b0bd0b1fc0 + reserving outpoints should no longer have race conditions
+ converted all comment type annotations to python 3 style syntax annotations
+ pylint & mypy
2018-07-28 20:52:54 -04:00

2 lines
70 B
Python

__path__: str = __import__('pkgutil').extend_path(__path__, __name__)