better:更好的心流结构,使用了观察取代外部世界
This commit is contained in:
@@ -556,7 +556,7 @@ def format_results(all_errors):
|
||||
def main():
|
||||
# 获取配置文件路径
|
||||
config_path = Path("config/bot_config.toml")
|
||||
env_path = Path(".env.prod")
|
||||
env_path = Path(".env")
|
||||
|
||||
if not config_path.exists():
|
||||
print(f"错误: 找不到配置文件 {config_path}")
|
||||
|
||||
Reference in New Issue
Block a user