Skip to content

Commit

Permalink
Format: Extra blankspace
Browse files Browse the repository at this point in the history
  • Loading branch information
raynelfss committed Jul 1, 2024
1 parent d5db780 commit f4a7a3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/circuit/src/circuit_instruction.rs
Original file line number Diff line number Diff line change
Expand Up @@ -793,7 +793,6 @@ pub(crate) fn operation_type_and_data_to_py(
OperationType::Operation(op) => Ok(op.operation.clone_ref(py)),
}
}

/// A container struct that contains the output from the Python object to
/// conversion to construct a CircuitInstruction object
#[derive(Debug)]
Expand Down

0 comments on commit f4a7a3f

Please sign in to comment.