mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 14:27:00 +08:00
Merge branch 'nightly' into dev
This commit is contained in:
@@ -11,6 +11,7 @@ from module.config.update import get_config
|
||||
from module.logger import pyw_name
|
||||
from module.research.preset import DICT_FILTER_PRESET
|
||||
|
||||
|
||||
try:
|
||||
if sys.stdout.encoding != 'UTF-8':
|
||||
sys.stdout = codecs.getwriter('utf-8')(sys.stdout.buffer, 'strict')
|
||||
|
||||
Reference in New Issue
Block a user