Use BeautifulTable library to make nice tables :3

This commit is contained in:
2022-12-09 22:28:37 -06:00
parent 59d1dc4afb
commit 133af80aad
4 changed files with 232 additions and 178 deletions

View File

@@ -8,6 +8,7 @@ discord = "*"
peewee = "*"
pylint = "*"
black = "*"
beautifultable = "*"
[dev-packages]