pydra icon indicating copy to clipboard operation
pydra copied to clipboard

Docs: How-to: write custom bytes_repr function for unhashable types

Open tclose opened this issue 8 months ago • 0 comments

Every now and again users will come with a input type, which isn't covered by the current bytes_repr function and will need to write their own for the caching to work properly. We should have a short howto on how to do this

tclose avatar Apr 29 '25 02:04 tclose