qrisp.QuantumCircuit.id# QuantumCircuit.id(qubits: QubitLike)[source]# Instruct an identity gate. Identity gates are simply placeholders and have no effect on the quantum state. Parameters: qubitsQubitLikeThe Qubit to apply the gate on.