Skip to content

Hotfix for latest qiskit-ibm-runtime version#318

Merged
MoritzWillmann merged 2 commits intosQUlearn:developfrom
David-Kreplin:backend_update
Feb 6, 2025
Merged

Hotfix for latest qiskit-ibm-runtime version#318
MoritzWillmann merged 2 commits intosQUlearn:developfrom
David-Kreplin:backend_update

Conversation

@David-Kreplin
Copy link
Collaborator

In the latest qiskit-ibm-runtime the function, service.get_backend("name") is not supported anymore but has been used in sQUlearn.

It should be replaced by service.backend("name") which is done in this PR.

@MoritzWillmann MoritzWillmann merged commit d901641 into sQUlearn:develop Feb 6, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants