Skip to content

Commit 4251e3e

Browse files
author
Roman
committed
ruff :)
1 parent cbf3173 commit 4251e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e_tests/test_commit_reveal_v3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ async def test_commit_and_reveal_weights_cr3(local_chain, subtensor, alice_walle
129129
wait_for_inclusion=True,
130130
wait_for_finalization=True,
131131
block_time=BLOCK_TIME,
132-
period=16
132+
period=16,
133133
)
134134

135135
# Assert committing was a success

0 commit comments

Comments
 (0)