Skip to content

Commit

Permalink
chore: make clippy happy (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse authored Sep 13, 2024
1 parent 900593d commit 08995dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/it/main.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#![allow(missing_docs)]
pub mod utils;

mod geth;
Expand Down

0 comments on commit 08995dd

Please sign in to comment.