smash.MultipleRunResult ======================= .. currentmodule:: smash .. autoclass:: MultipleRunResult .. HACK -- meth the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: MultipleRunResult.clear MultipleRunResult.copy MultipleRunResult.fromkeys MultipleRunResult.get MultipleRunResult.items MultipleRunResult.keys MultipleRunResult.pop MultipleRunResult.popitem MultipleRunResult.setdefault MultipleRunResult.update MultipleRunResult.values