Once and for all reformat.
Will be using black code formatter
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
from interactions import ActionRow
|
||||
|
||||
from token_bot.ui.buttons.tracker.alert_category import HIGH_ALERT_BUTTON, LOW_ALERT_BUTTON
|
||||
from token_bot.ui.buttons.tracker.alert_category import (
|
||||
HIGH_ALERT_BUTTON,
|
||||
LOW_ALERT_BUTTON,
|
||||
)
|
||||
|
||||
ALERT_TYPE_ROW: list[ActionRow] = [
|
||||
ActionRow(
|
||||
|
||||
Reference in New Issue
Block a user