qiskit.providers.ibmq.IBMQFactory.delete_account¶
- static IBMQFactory.delete_account()[código fonte]¶
Delete the saved account from disk.
- Levanta
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.
- Tipo de retorno
None