Skip to content

Commit

Permalink
Merge branch 'main' into add-containers-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
samanthavbarron authored Dec 16, 2024
2 parents b5adfa0 + 40aa70c commit 87cff0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit/transpiler/target.py
Original file line number Diff line number Diff line change
Expand Up @@ -725,7 +725,7 @@ def operation_names(self):

@property
def instructions(self):
"""Get the list of tuples ``(:class:`~qiskit.circuit.Instruction`, (qargs))``
"""Get the list of tuples (:class:`~qiskit.circuit.Instruction`, (qargs))
for the target
For globally defined variable width operations the tuple will be of the form
Expand Down

0 comments on commit 87cff0d

Please sign in to comment.