Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jiacai2050 committed Sep 14, 2023
1 parent dd67484 commit 0b193c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analytic_engine/src/table/data.rs
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ impl TableShardInfo {
}

/// `atomic_enum` macro will expand method like
/// ```
/// ```text
/// compare_exchange(..) -> Result<TableStatus, TableStatus>
/// ```
/// The result type is conflict with outer
Expand Down

0 comments on commit 0b193c5

Please sign in to comment.