Skip to content

Commit e279d62

Browse files
committed
Remove unnecessary argument documentation
1 parent 4307d9c commit e279d62

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

crates/circuit/src/circuit_data.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2027,7 +2027,6 @@ impl CircuitData {
20272027
///
20282028
/// # Arguments
20292029
///
2030-
/// * py: A GIL handle this is needed to instantiate Qubits in Python space
20312030
/// * num_qubits: The number of qubits in the circuit. These will be created
20322031
/// in Python as loose bits without a register.
20332032
/// * num_clbits: The number of classical bits in the circuit. These will be created

0 commit comments

Comments
 (0)