remove title and description

This commit is contained in:
mrT23
2023-07-13 16:26:00 +03:00
parent d1b6b3bc95
commit 9fadde388b
4 changed files with 1 additions and 12 deletions

View File

@ -11,7 +11,6 @@ def convert_to_markdown(output_data: dict) -> str:
emojis = {
"Main theme": "🎯",
"Description and title": "🔍",
"Type of PR": "📌",
"Relevant tests added": "🧪",
"Unrelated changes": "⚠️",