Skip to content

Commit

Permalink
fix doctests
Browse files Browse the repository at this point in the history
  • Loading branch information
PSeitz committed Oct 14, 2024
1 parent 7305645 commit 57007f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/perf_counter/linux.rs
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ impl PerfCounters {
///
/// ## Usage Example
/// ```rust
/// use binggan::{*, plugins::*}
/// use binggan::{*, plugins::*};
///
/// let mut runner = BenchRunner::new();
/// runner
Expand Down

0 comments on commit 57007f2

Please sign in to comment.