We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed8ebee commit 1ae3870Copy full SHA for 1ae3870
pallets/subtensor/src/tests/children.rs
@@ -3894,4 +3894,4 @@ fn test_do_set_child_registration_disabled() {
3894
let children_after = SubtensorModule::get_children(&parent, netuid);
3895
assert_eq!(children_after, vec![(proportion, child)]);
3896
});
3897
-}
+}
0 commit comments