Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
hkctkuy committed Feb 22, 2024
1 parent 3e118e1 commit a0c7833
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libcasr/src/stacktrace.rs
Original file line number Diff line number Diff line change
Expand Up @@ -193,10 +193,10 @@ pub fn dedup_stacktraces(stacktraces: &[Stacktrace]) -> Vec<bool> {
///
/// # Arguments
///
/// * `len` - matrix length
///
/// * `matrix` - condensed dissimilarity matrix
///
/// * `len` - matrix length
///
/// # Return value
///
/// A vector of the `len` length.
Expand Down

0 comments on commit a0c7833

Please sign in to comment.