Warning
The package qiskit-ibmq-provider
is being deprecated and its repo is going to be
archived soon. Please transition to the new packages. More information in
https://ibm.biz/provider_migration_guide
qiskit.providers.ibmq.IBMQFactory.disable_account¶
- IBMQFactory.disable_account()[source]¶
Disable the account currently in use for the session.
- Raises
IBMQAccountCredentialsNotFound – If no account is in use for the session.
- Return type
None