Bläddra i källkod

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

iwt 3 veckor sedan
förälder
incheckning
af38a880f1
1 ändrade filer med 1 tillägg och 1 borttagningar
  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] = []