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

minor change to fix issue preventing passing in an interable for showindex #337

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rebeccaherman1
Copy link

Added check that showindex_is_a_str before comparing showindex == "default", which causes an error when showindex is an iterable.

@rebeccaherman1
Copy link
Author

It would be nice if the vertical line separating the index from the table could have the same format as the horizontal line separating the headers from the table. Would someone be able to implement that?

@rebeccaherman1
Copy link
Author

I do not understand why there is a failing check -- I have barely changed anything. Assistance would be appreciated.

@astanin
Copy link
Owner

astanin commented Sep 26, 2024

The failing test on Appveyor is not related to this PR.

Still before I can accept this PR I need unit tests (test/test_input.py, test/test_output.py) and a reference to an issue it tries to solve.

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