⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Add API support for passing min_width parameter to simple_separated_format#326

Open
stefansjs wants to merge 11 commits intoastanin:masterfrom
stefansjs:minwidth_control
Open

Add API support for passing min_width parameter to simple_separated_format#326
stefansjs wants to merge 11 commits intoastanin:masterfrom
stefansjs:minwidth_control

Conversation

@stefansjs
Copy link

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

@stefansjs stefansjs force-pushed the minwidth_control branch 16 times, most recently from b041da6 to 406637f Compare May 16, 2024 01:40
pandas fails to install on 32-bit python on 64-bit windows, sometimes
Why do we test on windows anyways?
@astanin
Copy link
Owner

astanin commented Sep 26, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants