qiskit.providers.fake_provider.FakeJohannesburgV2.set_options¶
- FakeJohannesburgV2.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.
- Parameter
fields – The fields to update the options
- Verursacht
AttributeError – If the field passed in is not part of the options