Skip to content

Commit

Permalink
re-ran cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
rLannes committed Nov 13, 2024
1 parent 01383b5 commit 30dfef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bam/flags.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
///
/// This structure contains constants representing SAM flag values as u16.
/// Using this structure incurs no runtime cost.
///
///
/// ```
/// use rust_htslib::bam::flags::Flag;
/// // to get the value of a flag representing a read paired, and reversly mapped.
Expand Down

0 comments on commit 30dfef4

Please sign in to comment.