(minor) Formatting fix since I had to remove the pre-commit hook for now
There was some terrible funky interaction between PyCharm, Black, and the pre-commit hook where the pre-commit black would complain that the file formatted need fixing, but black in the IDE and CLI would pass with no issue.
This commit is contained in:
parent
aa58f775ab
commit
ab885fccff
@ -38,6 +38,7 @@ from token_bot.ui.select_menus.alert_menu import HIGH_ALERT_MENU, LOW_ALERT_MENU
|
|||||||
from token_bot.ui.select_menus.flavor_menu import FLAVOR_MENU
|
from token_bot.ui.select_menus.flavor_menu import FLAVOR_MENU
|
||||||
from token_bot.ui.select_menus.region_menu import REGION_MENU
|
from token_bot.ui.select_menus.region_menu import REGION_MENU
|
||||||
|
|
||||||
|
|
||||||
#### Static Helper Functions
|
#### Static Helper Functions
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user