Skip to content

Commit

Permalink
fix prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenGuidou committed Jun 6, 2024
1 parent 22a04ff commit 36ae332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/Python2To3Migrator.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def run_generation(self, retriever, llm, output_parser, clone_dir) -> None:
Here is an example of the expected output for the file migration case:
```migrated
# Migrated file content
...Migrated file content
```
Here are the files that need to be taken into account:
Expand Down

0 comments on commit 36ae332

Please sign in to comment.