kayjan / bigtree

Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.
https://bigtree.readthedocs.io
MIT License
168 stars 13 forks source link

Added print kwargs to print options. #286

Closed mmcdermott closed 2 months ago

mmcdermott commented 2 months ago

Closes #285

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

mmcdermott commented 2 months ago

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.