Skip to content

Commit

Permalink
Fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
gztensor committed Dec 19, 2024
1 parent ed8ebee commit 1ae3870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pallets/subtensor/src/tests/children.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3894,4 +3894,4 @@ fn test_do_set_child_registration_disabled() {
let children_after = SubtensorModule::get_children(&parent, netuid);
assert_eq!(children_after, vec![(proportion, child)]);
});
}
}

0 comments on commit 1ae3870

Please sign in to comment.