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

use RenderTree for tree display #3

Closed

Conversation

UnknownUser95
Copy link
Contributor

I wasn't happy with the current layout of the tree style.

While it is really cool to see, that you implemented your own tree style, it is simpler to use the style from anytrees' RenderTree.

(also sorry for committing the pycodestyle change and using RenderTree in the same commit. I realized it too late.)

@anafvana
Copy link
Owner

anafvana commented Jul 2, 2024

Hey @UnknownUser95! Sorry for the almost year-long delay on this one too.

I tested your code and it's failing the tests (specifically the test case test_list_no_func()).

Since it's neither a bug fix nor a new feature per sé, I won't put the time into finding what's wrong and fixing it. I'll close the pull request, but if you want to fix the issue and re-open the PR, I can reconsider, of course.

Thanks for contributing either way! Your other PR was lovely and has been approved.

@anafvana anafvana closed this Jul 2, 2024
@UnknownUser95
Copy link
Contributor Author

UnknownUser95 commented Jul 2, 2024

I knew I forgot something: the tests!
I never ran any of them (yeah, 10 months ago I really was special).

I'll fix the test and reopen, but that may take a bit.

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.

2 participants