qiskit.providers.ibmq.IBMQFactory.delete_account¶
- static IBMQFactory.delete_account()[소스]¶
Delete the saved account from disk.
- 예외 발생
IBMQAccountCredentialsNotFound – If no valid IBM Quantum Experience credentials can be found on disk.
IBMQAccountMultipleCredentialsFound – If multiple IBM Quantum Experience credentials are found on disk.
IBMQAccountCredentialsInvalidUrl – If invalid IBM Quantum Experience credentials are found on disk.
- 반환 형식
None