qiskit-experiments
qiskit-experiments copied to clipboard
completion_times property fix
Summary
This PR updates the way the completion_times
property of ExperimentData
is calculated to allow for the current format used by IBMCircuitJob
.
Details and comments
Fixes #1205