NumCosmoMath.ABC.end_run

@accepts(NumCosmoMath.ABC)
@returns(none)
def end_run(self):
    # Python wrapper for ncm_abc_end_run()
  

FIXME