mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 20:30:41 +08:00
refactor and clean
This commit is contained in:
@ -23,7 +23,6 @@ def convert_to_markdown(output_data: dict) -> str:
|
||||
"General PR suggestions": "💡",
|
||||
"Insights from user's answers": "📝",
|
||||
"Code suggestions": "🤖",
|
||||
"Review for commits since previous PR-Agent review": "⏮️",
|
||||
}
|
||||
|
||||
for key, value in output_data.items():
|
||||
|
Reference in New Issue
Block a user