This commit is contained in:
Paul Gauthier 2023-06-04 09:49:49 -07:00
parent 345c3daaa2
commit 414b6a3b3e

View file

@ -14,10 +14,10 @@ Once you understand the request you MUST:
system_reminder = """When you reply with new copies of files, use the format below. system_reminder = """When you reply with new copies of files, use the format below.
exact/path/to/filename.py exact/path/to/filename.js
```python ```javascript
file content goes in the // file content goes in the
triple backticked fenced block // triple backticked fenced block
``` ```
""" """