update CodePlanAndChangeContext

This commit is contained in:
mannaandpoem 2024-01-19 14:44:06 +08:00
parent 1959743d0b
commit 81b59bfe0d
2 changed files with 4 additions and 4 deletions

View file

@ -454,7 +454,6 @@ class BugFixContext(BaseContext):
class CodePlanAndChangeContext(BaseContext):
filename: str = ""
requirement_doc: Document
prd_docs: List[Document]
design_docs: List[Document]