Skip to content

Commit bb2f560

Browse files
committed
fix doc comment
1 parent f0f34fb commit bb2f560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pallets/subtensor/src/tests/epoch.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2835,7 +2835,7 @@ fn test_blocks_since_last_step() {
28352835
// println!("]");
28362836
// }
28372837

2838-
/// Helpers
2838+
// Helpers
28392839

28402840
/// Asserts that two I32F32 values are approximately equal within a given epsilon.
28412841
///

0 commit comments

Comments
 (0)