AerBackendConfiguration does not include open_pulse
in to_dict()
#2237
Labels
bug
Something isn't working
open_pulse
in to_dict()
#2237
Informations
What is the current behavior?
It is omitted
Steps to reproduce the problem
AerSimulator().configuration().to_dict()["open_pulse"]
this will raise a KeyError
What is the expected behavior?
The above is False.
Suggested solutions
#2236
The text was updated successfully, but these errors were encountered: