Commit a658c9f
authored
Added headers align, upgraded column align.
changes in:
_normalize_tabular_data:
- also returns headers_pad (number of first columns without header)
tabulate:
- new keyword-arguments: `colglobalalign`, `headersglobalalign` and `headersalign`
- add "global" support for colalign
- updated tabulate.__doc__
_format_table:
- takes argument 'headersaligns'1 parent 83fd4fb commit a658c9f
1 file changed
+2780
-2739
lines changed
0 commit comments