Source code for pycif.plugins.datastreams.fluxes.edgar_v5.write

[docs] def write(self, name, flx_file, flx, mode="a", **kwargs): raise Exception("Can't write EDGAR fluxes so far")