summaryrefslogtreecommitdiff
path: root/examples/table_creation.py
Commit message (Expand)AuthorAgeFilesLines
* Changed isort to force wrapping of imports to reduce merge conflicts from min...Eric Lin2021-01-221-4/+15
* Updated argparse_completer to use TableCreator for the hint tableKevin Van Brunt2020-05-281-1/+1
* Added configurable padding to BorderedTable/AlternatingTableKevin Van Brunt2020-04-191-1/+1
* Initial commit of table creation APIKevin Van Brunt2020-04-091-0/+77