This commit is contained in:
Basyc 2025-03-06 17:14:54 +08:00
parent 2395364a17
commit 45eb6f34ef
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,6 @@ if not config_logger.handlers:
config_logger.addHandler(handler) config_logger.addHandler(handler)
config_logger.setLevel(logging.INFO) config_logger.setLevel(logging.INFO)
class Settings(BaseSettings): class Settings(BaseSettings):
PROJECT_NAME: str = "ExamService" PROJECT_NAME: str = "ExamService"
VERSION: str = "1.0.0" VERSION: str = "1.0.0"

1
test.txt Normal file
View File

@ -0,0 +1 @@
test