Browse Source

Fix formatting in Chapter 4 documentation

sunpcm 7 months ago
parent
commit
6bbf2c812a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      docs/chapter4/Chapter4-Building-Classic-Agent-Paradigms.md

+ 0 - 1
docs/chapter4/Chapter4-Building-Classic-Agent-Paradigms.md

@@ -1021,7 +1021,6 @@ You are a senior Python programmer. You are optimizing your code based on feedba
 {task}
 {task}
 
 
 # Your Previous Code Attempt:
 # Your Previous Code Attempt:
-```
 {last_code_attempt}
 {last_code_attempt}
 Reviewer's Feedback:
 Reviewer's Feedback:
 {feedback}
 {feedback}