fix is: ```python def _dump_metadata(self, metadata): root = self.handle._handle.root root._v_attrs.metadata = metadata ```