-
Notifications
You must be signed in to change notification settings - Fork 185
Use qiskit-ibm-provider #859
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Pull Request Test Coverage Report for Build 5070118368
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Will be nice to get rid of all these duplications.
You might as well remove the directories qpy
and proxies
while you're at it.
My understanding is that git will automatically get rid of empty directories, but if not I'll go back and remove them |
Summary
There are many pieces to remove/refactor so I will break it up into smaller PRs
Duplications removed
hgp
,ibm_qubit_properties
,backend_decoder
BackendReservation
- this file was never used, I think it was forgotten during the original migrationI will take care of the api related code duplication in a separate PR - in #871
Details and comments
Fixes part of #548