qiskit/releasenotes/notes/2.0/fix-target-instr-supported-...

6 lines
213 B
YAML

---
fixes:
- |
Fixed a bug in the :meth:`.Target.instruction_supported` method where
targets with ``self.num_qubits==None`` would always return ``false``
independently of the supported basis set.