IBMQFactory.delete_account¶
- static IBMQFactory.delete_account()[source]¶
Delete the saved account from disk.
- Raises
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.
- Return type
None