mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-05 05:10:38 +08:00
Format files by pre-commit run -a
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
This commit is contained in:
@ -6,8 +6,8 @@ from pr_agent.algo.utils import parse_code_suggestion
|
||||
Code Analysis
|
||||
|
||||
Objective:
|
||||
The objective of the function is to convert a dictionary into a markdown format. The function takes in a dictionary as
|
||||
input and recursively converts it into a markdown format. The function is specifically designed to handle dictionaries
|
||||
The objective of the function is to convert a dictionary into a markdown format. The function takes in a dictionary as
|
||||
input and recursively converts it into a markdown format. The function is specifically designed to handle dictionaries
|
||||
that contain code suggestions.
|
||||
|
||||
Inputs:
|
||||
|
Reference in New Issue
Block a user