pytm icon indicating copy to clipboard operation
pytm copied to clipboard

Refactor of the `serialize` and `to_serializable` function

Open raphaelahrens opened this issue 9 months ago • 2 comments

This commit tries to tackle #268 and rewrite the serialize function to handle less class specific cases and move it into the single dispatch function to_serializable.

raphaelahrens avatar Mar 29 '25 10:03 raphaelahrens