forked from LBRYCommunity/lbry-sdk
b0bd0b1fc0
+ converted all comment type annotations to python 3 style syntax annotations + pylint & mypy
1 line
70 B
Python
1 line
70 B
Python
__path__: str = __import__('pkgutil').extend_path(__path__, __name__)
|