Informations
- Qiskit Aer version:
- Python version:
- Operating system:
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