Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ss2165 committed Sep 26, 2023
1 parent bd8343f commit c6cd65d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/passes/commutation.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ use thiserror::Error;
type Qb = crate::circuit::units::LinearUnit;

#[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord, Hash)]
// remove once https://github.com/CQCL-DEV/tket2/issues/126 is resolved
struct ComCommand {
/// The operation node.
node: Node,
Expand Down

0 comments on commit c6cd65d

Please sign in to comment.