wow-token-app-bot/token_bot
Emily Doherty ab885fccff (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.
2024-12-10 00:01:13 -08:00
..
controller Once and for all reformat. 2024-12-08 17:07:26 -08:00
history_manager Once and for all reformat. 2024-12-08 17:07:26 -08:00
persistant_database Make all private variables actually private and provide them as properties instead 2024-12-08 18:13:48 -08:00
token_database Properly scream when token database unreachable 2024-12-08 18:22:28 -08:00
ui Once and for all reformat. 2024-12-08 17:07:26 -08:00
__init__.py Very Initial MVP 2024-11-30 03:27:32 -08:00
core.py Bump version to match changes 2024-12-09 23:17:18 -08:00
token_bot.py Once and for all reformat. 2024-12-08 17:07:26 -08:00
tracker.py (minor) Formatting fix since I had to remove the pre-commit hook for now 2024-12-10 00:01:13 -08:00