This commit is contained in:
mrT23 2023-09-17 17:08:02 +03:00
parent 818ab5a9e8
commit c0511c954e
No known key found for this signature in database
GPG key ID: D350490E39D5F5AD

View file

@ -42,7 +42,7 @@ def convert_to_markdown(output_data: dict, gfm_supported: bool=True) -> str:
"General suggestions": "💡",
"Insights from user's answers": "📝",
"Code feedback": "🤖",
"Estimated effort to review": "⏱️",
"Estimated effort to review [1-5]": "⏱️",
}
for key, value in output_data.items():