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
IBMQFactory.
disable_account
()[source]¶Disable the account currently in use for the session.
IBMQAccountCredentialsNotFound – If no account is in use for the session.
None