Skip to content

Commit 5ecb7a5

Browse files
committed
almost
1 parent bb2f560 commit 5ecb7a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pallets/subtensor/src/tests/epoch.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2736,6 +2736,7 @@ fn test_blocks_since_last_step() {
27362736
assert_eq!(SubtensorModule::get_blocks_since_last_step(netuid), 27);
27372737
});
27382738
}
2739+
27392740
// // Map the retention graph for consensus guarantees with an single epoch on a graph with 512 nodes, of which the first 64 are validators, the graph is split into a major and minor set, each setting specific weight on itself and the complement on the other.
27402741
// //
27412742
// // ```import torch

0 commit comments

Comments
 (0)