Tachi67 commited on
Commit
c92d269
·
verified ·
1 Parent(s): 4c50c25

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -284,6 +284,7 @@ class UpdatePlanAtomicFlow(AtomicFlow)
284
 
285
  Refer to: https://huggingface.co/aiflows/CoderFlowModule/blob/main/UpdatePlanAtomicFlow.py
286
  This flow updates the plan file with the updated plan.
 
287
  *Input Interface*:
288
  - `updated_plan` (str): the updated plan
289
 
 
284
 
285
  Refer to: https://huggingface.co/aiflows/CoderFlowModule/blob/main/UpdatePlanAtomicFlow.py
286
  This flow updates the plan file with the updated plan.
287
+
288
  *Input Interface*:
289
  - `updated_plan` (str): the updated plan
290