python-tabulate icon indicating copy to clipboard operation
python-tabulate copied to clipboard

Add API support for passing min_width parameter to simple_separated_format

Open stefansjs opened this issue 1 year ago • 1 comments

Modifies TableFormat to take optional parameters, and passes kwargs from simple_separated_format to TableFormat

stefansjs avatar May 10 '24 20:05 stefansjs

This project uses Appveyor to run tests on Windows. Please remove edits of the CI files.

Also rewriting most of the assertions in the test files will probably create conflicts with other PRs. And it's difficult to see if there are breaking changes and what exactly has changed. Please narrow down your changes to only what is relevant to this new feature.

astanin avatar Sep 26 '24 16:09 astanin