1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 17:57:01 +08:00
Files
AzurLaneAutoScript/module/webui/__init__.py
2025-01-14 02:54:10 +08:00

6 lines
137 B
Python

# This must be the first to import
from module.logger import logger # Change folder
import deploy.logger
deploy.logger.logger = logger