def create_empty_circuit()

in qumat/amazon_braket_backend.py [0:0]


def create_empty_circuit(num_qubits):
    return Circuit()