qiskit.providers.ibmq.IBMQFactory.disable_account¶
- IBMQFactory.disable_account()[소스]¶
Disable the account currently in use for the session.
- 예외 발생
IBMQAccountCredentialsNotFound – If no account is in use for the session.
- 반환 형식
None
Disable the account currently in use for the session.
IBMQAccountCredentialsNotFound – If no account is in use for the session.
None