Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mscroggs committed Jan 28, 2025
1 parent 4498fe5 commit 8e520ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/test_partitioners.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ use ndgrid::{
types::{GraphPartitioner, Ownership},
};


fn run_test<C: Communicator>(comm: &C, partitioner: GraphPartitioner) {
let n = 100;

Expand Down

0 comments on commit 8e520ab

Please sign in to comment.