SuperMaZingCoder / TableIt

A free open-source python library for printing out tables.
MIT License
32 stars 14 forks source link

PEP8 Compliance #5

Open SuperMaZingCoder opened 3 years ago

SuperMaZingCoder commented 3 years ago

When I first created this package, I didn't care much about code standards, but looking back on it now, the abundance of comments and PascalCase are not good practices and we should aim to remove them. I'll work on this weekend, but if anyone has any suggestions, please let me know. Thanks :D