Skip to content

#203: Harmonize tables style using Texttable

matograine requested to merge 203_texttable into main
  • Create a tui.Table class to wrap Texttable and extend with helper methods
  • use Table to replace tabulate and texttable usage
  • modify related tests

Close #203 (closed)

Edited by matograine

Merge request reports