Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add API support for passing min_width parameter to simple_separated_format #326

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

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