qiskit.providers.ibmq.IBMQFactory.disable_account¶
- IBMQFactory.disable_account()[source]¶
Disable the account currently in use for the session.
- Lève
IBMQAccountCredentialsNotFound – If no account is in use for the session.
- Type renvoyé
None
Disable the account currently in use for the session.
IBMQAccountCredentialsNotFound – If no account is in use for the session.
None