Просмотр исходного кода

style(langgraph): health_plan.py 文件末尾补充换行符

iwt 3 недель назад
Родитель
Сommit
af38a880f1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      cfc-langgraph/app/models/health_plan.py

+ 1 - 1
cfc-langgraph/app/models/health_plan.py

@@ -29,4 +29,4 @@ class HealthPlanResponse(BaseModel):
     overview: str = ""
     sections: List[HealthPlanSection] = []
     abnormal_indicators: List[dict] = []
-    knowledge_sources: List[dict] = []
+    knowledge_sources: List[dict] = []