used isort + black
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
from aiogram.utils.keyboard import (
|
||||
InlineKeyboardMarkup,
|
||||
InlineKeyboardButton,
|
||||
InlineKeyboardBuilder,
|
||||
InlineKeyboardButton,
|
||||
InlineKeyboardMarkup,
|
||||
)
|
||||
|
||||
|
||||
deezer = {"d": "🎵 Search in Deezer"}
|
||||
soundcloud = {"c": "☁️ Search in SoundCloud"}
|
||||
youtube = {"y": "▶️ Search in YouTube"}
|
||||
|
||||
Reference in New Issue
Block a user