We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4307d9c commit e279d62Copy full SHA for e279d62
1 file changed
crates/circuit/src/circuit_data.rs
@@ -2027,7 +2027,6 @@ impl CircuitData {
2027
///
2028
/// # Arguments
2029
2030
- /// * py: A GIL handle this is needed to instantiate Qubits in Python space
2031
/// * num_qubits: The number of qubits in the circuit. These will be created
2032
/// in Python as loose bits without a register.
2033
/// * num_clbits: The number of classical bits in the circuit. These will be created
0 commit comments