new_wukong/utils/config.py
2024-05-15 20:33:56 +08:00

5 lines
109 B
Python

from .constants import *
CONFIG_CONFIG_FILE_PATH = CONFIG_PATH / "config.yml"
file_encoding = FILE_ENCODING