Refactor prompt in main.py for improved readability

This commit is contained in:
bobo 2024-05-13 15:38:02 +08:00
parent 9e83b26d82
commit c0252a0485

View File

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