mirror of
https://github.com/wassname/libcryptomarket.git
synced 2026-09-09 11:25:52 +08:00
fix libcryptomarket.api not found
This commit is contained in:
@@ -5,3 +5,6 @@
|
||||
__author__ = """Gavin Chan"""
|
||||
__email__ = 'gavincyi@gmail.com'
|
||||
__version__ = '0.1.0'
|
||||
__all__ = ['api']
|
||||
|
||||
from . import api
|
||||
|
||||
Reference in New Issue
Block a user