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

Fix TypeError when using a tuple for maxcolwidths #214 #300

Merged

Conversation

pzarfos
Copy link
Contributor

@pzarfos pzarfos commented Nov 18, 2023

This PR fixes issue #214

Issue:

  • When you used a tuple for maxcolwidths, it caused an TypeError error.

PR:

  • The original PR #215 created by Racerroar888 was closed without merging, because of a merge conflict
  • This new PR includes the original code fix, a unit test, and fixes the merge conflict.

@astanin astanin merged commit f99343a into astanin:master Sep 26, 2024
1 check failed
@pzarfos pzarfos deleted the fix-#214-maxcolwidths-doesn't-accept-tuple branch September 27, 2024 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants