qiskit-aer
qiskit-aer copied to clipboard
Typo in docstring for qiskit_aer
Seems like the docstring for available_devices() of the AerSimulator
has not been updated appropriately. Should be
def available_devices(self):
"""Return the available simulation devices."""