mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 15:49:25 +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