Just a patch to provide the same protection for a "tinybase" backend that we already give to the "h5io" backend when the imported type doesn't match the type of the object being saved, per @niklassiemer's suggestion. Also mentioning the issue in the docstring with the rest of the storage commentary.
Just a patch to provide the same protection for a
"tinybase"
backend that we already give to the"h5io"
backend when the imported type doesn't match the type of the object being saved, per @niklassiemer's suggestion. Also mentioning the issue in the docstring with the rest of the storage commentary.