mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 19:05:18 +00:00
fixed broken output format(yaml) prompt
This commit is contained in:
parent
d088f9c19a
commit
003846a90d
1 changed files with 1 additions and 1 deletions
|
|
@ -165,7 +165,7 @@ review:
|
|||
{%- endif %}
|
||||
|
||||
{%- if num_code_suggestions > 0 %}
|
||||
code_feedback
|
||||
code_feedback:
|
||||
- relevant_file: |
|
||||
directory/xxx.py
|
||||
language: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue