Skip to content

Commit

Permalink
Format: Remove extra blankspace
Browse files Browse the repository at this point in the history
  • Loading branch information
raynelfss committed Jul 1, 2024
1 parent 4277339 commit 3b64cf6
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 fn operation_type_and_data_to_py(

/// A container struct that contains the output from the Python object to
/// conversion to construct a CircuitInstruction object
#[derive(Debug, Clone)]
pub struct OperationTypeConstruct {
pub operation: OperationType,
Expand Down

0 comments on commit 3b64cf6

Please sign in to comment.