lisa.utils: Allow Serializable.to_path() to take a file-like object
This allows using already-opened files, as well as io.StringIO and the likes.
Loading
Please register or sign in to comment
This allows using already-opened files, as well as io.StringIO and the likes.