Преглед изворни кода

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

iwt пре 3 недеља
родитељ
комит
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] = []