Skip to content

Commit

Permalink
Fix trailing_whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
saito-arch committed Feb 16, 2024
1 parent 37abff7 commit cf2a162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Tonic/Note.swift
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ public struct Note: Equatable, Hashable, Codable {
}
return nil
}

/// Calculate new octave
/// - Parameters:
/// - newLetter: Shifted letter
Expand Down

0 comments on commit cf2a162

Please sign in to comment.