nipy / nitransforms

a standalone fork of nipy/nibabel#656
https://nitransforms.readthedocs.io
MIT License
28 stars 15 forks source link

Abstract data from TransformBase saved to file #198

Open jmarabotto opened 2 months ago

jmarabotto commented 2 months ago

https://github.com/nipy/nitransforms/blob/592f91baa6138d2f6d018d8b1768f59435f7d553/nitransforms/tests/test_base.py#L132-L133

Abstract instance. It does not make sense to save abstract data from TransformBase() to the hard disk.