-
Notifications
You must be signed in to change notification settings - Fork 19
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
Fix passing of dd_strategy kwargs in compile #824
Conversation
needs superstaq_provider too i think |
can we also add something like this: client-superstaq/qiskit-superstaq/qiskit_superstaq/superstaq_provider_test.py Lines 250 to 254 in 900f509
(but with dd_strategy /etc) to test_ibmq_compile as a regression test?
|
Added tests to all (css:service, qss:provider/backend) |
thanks! does the service_test update still need to be pushed by any chance? looks like the file is unchanged |
... yeah, good catch! thanks |
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.
lgtm % formatting! thanks for catching this
No description provided.