mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Update suggestion content in pr_code_suggestions_prompts.toml
This commit is contained in:
parent
aa9dbf7111
commit
248c6b13be
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ code_suggestions:
|
|||
language: |
|
||||
python
|
||||
suggestion_content: |
|
||||
Add a docstring to func1()
|
||||
...
|
||||
{%- if summarize_mode %}
|
||||
existing_code: |
|
||||
def func1():
|
||||
|
|
|
|||
Loading…
Reference in a new issue