Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-wong-dfinity-org committed Oct 31, 2024
1 parent bbaead3 commit 740b692
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rs/nervous_system/linear_map/tests/tests.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#![allow(clippy::reversed_empty_ranges)]

use ic_nervous_system_linear_map::LinearMap;
use rust_decimal::Decimal;

Expand Down

0 comments on commit 740b692

Please sign in to comment.