Skip to content
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

execute(..., backend=..., passmanager=...) has not conflicting args #5051

Merged
merged 5 commits into from
Sep 10, 2020

Conversation

1ucian0
Copy link
Member

@1ucian0 1ucian0 commented Sep 10, 2020

Fixes #5037

It should be possible to set backend and passmanager simultaneously in execute.

@1ucian0 1ucian0 requested a review from a team as a code owner September 10, 2020 01:12
@kdk kdk added automerge Changelog: Bugfix Include in the "Fixed" section of the changelog labels Sep 10, 2020
@mergify mergify bot merged commit 4542aea into Qiskit:master Sep 10, 2020
@1ucian0 1ucian0 deleted the 5037 branch September 10, 2020 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Bugfix Include in the "Fixed" section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot use execute with a PassManager
3 participants