Skip to content

Commit

Permalink
minor doc fix in IBMBackend (#1614)
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin Tian <kevin.tian@ibm.com>
  • Loading branch information
TsafrirA and kt474 committed Apr 15, 2024
1 parent ce84bf6 commit e460157
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qiskit_ibm_runtime/ibm_backend.py
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,7 @@ def target(self) -> Target:

def target_history(self, datetime: Optional[python_datetime] = None) -> Target:
"""A :class:`qiskit.transpiler.Target` object for the backend.
Returns:
Target with properties found on `datetime`
"""
Expand Down

0 comments on commit e460157

Please sign in to comment.