mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-16 02:30:37 +08:00
Update suggestion content in pr_code_suggestions_prompts.toml
This commit is contained in:
@ -77,7 +77,7 @@ code_suggestions:
|
|||||||
language: |
|
language: |
|
||||||
python
|
python
|
||||||
suggestion_content: |
|
suggestion_content: |
|
||||||
Add a docstring to func1()
|
...
|
||||||
{%- if summarize_mode %}
|
{%- if summarize_mode %}
|
||||||
existing_code: |
|
existing_code: |
|
||||||
def func1():
|
def func1():
|
||||||
|
Reference in New Issue
Block a user