qiskit.providers.BackendV2.set_options¶
- BackendV2.set_options(**fields)[código fonte]¶
Set the options fields for the backend
This method is used to update the options of a backend. If you need to change any of the options prior to running just pass in the kwarg with the new value for the options.
- Parâmetros
fields – The fields to update the options
- Levanta
AttributeError – If the field passed in is not part of the options