in src/braket/pennylane_plugin/braket_device.py [0:0]
def __init__( self, wires: Union[int, Iterable], device: Device, *, shots: Union[int, None], **run_kwargs,