1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-09 18:39:04 +08:00
AzurLaneAutoScript/module/webui/__init__.py

6 lines
137 B
Python
Raw Normal View History

2022-01-15 23:16:10 +08:00
# This must be the first to import
2022-06-25 20:24:34 +08:00
from module.logger import logger # Change folder
import deploy.logger
deploy.logger.logger = logger