1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-10 00:24:51 +00:00
Files
ArisuAutoSweeper/module/webui/__init__.py
T
2023-11-01 15:33:35 +08:00

6 lines
153 B
Python

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