Skip to content

Commit

Permalink
link
Browse files Browse the repository at this point in the history
  • Loading branch information
IceKhan13 committed Nov 1, 2023
1 parent 0d4e250 commit 0e6f8e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/quantum_serverless/core/job.py
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ def save_result(result: Dict[str, Any]):
Links:
Source of serializer:
https://github.com/Qiskit/qiskit-ibm-runtime/blob/f9b4c2c33569c34b86754322fb40020bc4f073b3/qiskit_ibm_runtime/utils/json.py#L197
https://github.com/Qiskit/qiskit-ibm-runtime/blob/0.13.0/qiskit_ibm_runtime/utils/json.py#L197
Example:
>>> # save dictionary
Expand Down

0 comments on commit 0e6f8e7

Please sign in to comment.