qiskit-ibm-runtime
qiskit-ibm-runtime copied to clipboard
Deprecate V1 fake backends
What is the expected feature or enhancement?
The fake backends in this repo are meant to represent IBM backends and be similar to IBMBackend
. Since IBMBackend
is inherits from BackendV2
, there isn't much point supporting V1.
Acceptance criteria
Deprecate V1 fake backends.