in qumat/amazon_braket_backend.py [0:0]
def apply_swap_gate(circuit, qubit_index1, qubit_index2): circuit.swap(qubit_index1, qubit_index2)