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

Add open_pulse to the backend_configuration.to_dict() #2236

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ryan-woo
Copy link

@ryan-woo ryan-woo commented Sep 19, 2024

Summary

open_pulse was added to the backend configuration as part of #2214. However, it did not add the open_pulse flag to the dictionary produced in .to_dict()

Fixes #2237

Details and comments

Copy link

@SamFerracin SamFerracin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two minor edits, but lgtm

test/terra/backends/test_backend_configuration.py Outdated Show resolved Hide resolved
test/terra/backends/test_backend_configuration.py Outdated Show resolved Hide resolved
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.

AerBackendConfiguration does not include open_pulse in to_dict()
2 participants