mirror of
https://github.com/PaiGramTeam/EnkaNetwork.py.git
synced 2024-11-16 03:45:28 +00:00
add info module
This commit is contained in:
parent
f2263f96ca
commit
f9da6be1c6
@ -2,6 +2,7 @@ from .client import *
|
||||
from .exception import *
|
||||
from .model import *
|
||||
from .utils import *
|
||||
from .info import *
|
||||
|
||||
__VERSION__ = VERSION
|
||||
__AUTHOR__ = AUTHOR
|
Loading…
Reference in New Issue
Block a user