pyiron_base.storage.hdfio.BaseHDFio# class pyiron_base.storage.hdfio.BaseHDFio[source]# Bases: object Dummy class to allow other code to type check if it received a ProjectHDFio or DummyHDFio object. Usually this is used to check if it is safe to call to_object on this object. __init__()# Methods __init__()