Update suggestion content in pr_code_suggestions_prompts.toml

This commit is contained in:
mrT23
2024-03-04 07:56:44 +02:00
parent aa9dbf7111
commit 248c6b13be

View File

@ -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():