项目文件夹

文件
2026-07-13 12:29:44 +08:00

7 行
121 B
Python

"""
Configuration settings for the hiring agent application.
"""
# Global development mode flag
DEVELOPMENT_MODE = True