Skip to content

Conversation

@mmcdermott
Copy link
Contributor

Closes #285

I'm still checking tests and such, so may update this shortly, but this should help indicate what I was thinking.

@mmcdermott
Copy link
Contributor Author

following the setup instructions in your contribution guidelines does not result in runnable tests for me (I get this error: pluggy._manager.PluginValidationError: unknown hook 'pytest_benchmark_scale_unit' in plugin <module 'tests.conftest' from '/home/mmd/Projects/bigtree/tests/conftest.py'>) , so I'm going to mark this PR as ready to review for now and hope the tests pass on github.

@mmcdermott mmcdermott marked this pull request as ready for review August 23, 2024 14:21
@kayjan kayjan merged commit 61e6e54 into kayjan:master Aug 23, 2024
@kayjan kayjan added the enhancement New feature or request label Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

print_tree should accept other kwargs for python's print function (in particular, file so that printing to a string rather than stdout is possible)

2 participants