mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-08 04:55:51 +08:00
✨ 补充4.0角色技能数据
This commit is contained in:
parent
046ad66f5d
commit
3c1b07862e
File diff suppressed because one or more lines are too long
@ -9,6 +9,7 @@ from copy import deepcopy
|
|||||||
import httpx
|
import httpx
|
||||||
|
|
||||||
sys.path.append(str(Path(__file__).parents[2]))
|
sys.path.append(str(Path(__file__).parents[2]))
|
||||||
|
sys.path.append(str(Path(__file__).parents[5]))
|
||||||
__package__ = 'GenshinUID.tools'
|
__package__ = 'GenshinUID.tools'
|
||||||
from ..utils.ambr_to_minigg import convert_ambr_to_talent # noqa: E402
|
from ..utils.ambr_to_minigg import convert_ambr_to_talent # noqa: E402
|
||||||
from ..utils.map.GS_MAP_PATH import ( # noqa: E402
|
from ..utils.map.GS_MAP_PATH import ( # noqa: E402
|
||||||
|
Loading…
x
Reference in New Issue
Block a user