Refactor prompt in main.py for improved readability

This commit is contained in:
bobo 2024-05-13 15:36:58 +08:00
parent 3b3fcaeef9
commit c770b55a6e

View File

@ -16,7 +16,7 @@ file: {file_path}
PROMPT_ZH = prompt = """
fiel: {file_path}
file: {file_path}
```
{selected_text}
```