iqm.iqm_client.iqm_client.Status

Contents

iqm.iqm_client.iqm_client.Status#

class iqm.iqm_client.iqm_client.Status(value)#

Bases: str, Enum

Status of a job.

Attributes

PENDING_COMPILATION

PENDING_EXECUTION

READY

FAILED

ABORTED

PENDING_DELETION

DELETION_FAILED

DELETED

Methods

_generate_next_value_(start, count, last_values)

Generate the next value when not given.