qiskit-community / qiskit-ionq

Qiskit provider for IonQ backends
https://qiskit-community.github.io/qiskit-ionq/
Apache License 2.0
42 stars 24 forks source link

map empty dict when none #147

Closed splch closed 11 months ago

splch commented 11 months ago

Summary

do not **None, instead **{}

Details and comments