qiskit.providers.fake_provider.FakeGeneva.set_options¶
- FakeGeneva.set_options(**fields)¶
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