Updated ndarray_adapters_test to be compatible with newer treescope release#108
Conversation
|
@danieldjohnson - do you think this would work? |
|
Thanks for catching this, and sorry for the late response! Would you mind changing it to instead use Also, FYI, there is an issue with the Penzai and Treescope PyPI packages that is preventing me from making new releases at the moment, so it might take some time before I am able to get this change into a release. |
efb1932 to
8277b87
Compare
8277b87 to
993d1b1
Compare
|
Nice - I was searching for this functionality within treescope but failed to quickly find it last time. Thanks for pointing it out! |
Previously
np_adapter.get_array_summarywould return str repre, but with recent treescope updates it returns Siblings object. This PR simply extracts text entries from Siblings to mimic the old test.