nip.scenario_base.rollout_samples.IterationNotFoundError

nip.scenario_base.rollout_samples.IterationNotFoundError#

exception nip.scenario_base.rollout_samples.IterationNotFoundError(run_id: str, iteration: int, available_iterations: list[int])[source]#

Error raised when the iteration is not found in the W&B run.