refactor and clean

This commit is contained in:
Hussam.lawen
2023-07-19 14:22:34 +03:00
parent f73cddcb93
commit 8038b6ab99
6 changed files with 68 additions and 56 deletions

View File

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