Qiskit / qiskit-ibm-runtime

IBM Client for Qiskit Runtime
https://docs.quantum.ibm.com/api/qiskit-ibm-runtime
Apache License 2.0
161 stars 157 forks source link

Replace _get_defaults() with defaults() #2019

Closed kt474 closed 3 weeks ago

kt474 commented 3 weeks ago

Summary

The _get_defaults() and defaults() methods are very similar, we can just use defaults()

Details and comments

Fixes #