vidraj Add a module for pretty-printing all data
73cf367 May 15, 2021
Add a module for pretty-printing all data
We already have `pprint_subtree()`, which pretty-prints a subtree when
used from Python. This module does the same, but without the need for
custom scripting.
73cf367