IBMCompositeJob.circuits#

IBMCompositeJob.circuits()[source]#

Return the circuits or pulse schedules for this job.

Return type:

List[Union[QuantumCircuit, Schedule]]

Returns:

The circuits or pulse schedules for this job.