qiskit.providers.ibmq.managed.ManagedJobSet.statuses¶ ManagedJobSet.statuses()[소스]¶ Return the status of each job in this set. 반환 형식 List[Optional[JobStatus]] 반환 A list of job statuses. An entry in the list is None if the job status could not be retrieved due to a server error.