We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ea266 commit 40aa70cCopy full SHA for 40aa70c
qiskit/transpiler/target.py
@@ -725,7 +725,7 @@ def operation_names(self):
725
726
@property
727
def instructions(self):
728
- """Get the list of tuples ``(:class:`~qiskit.circuit.Instruction`, (qargs))``
+ """Get the list of tuples (:class:`~qiskit.circuit.Instruction`, (qargs))
729
for the target
730
731
For globally defined variable width operations the tuple will be of the form
0 commit comments