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 9cac04e commit 5a2476bCopy full SHA for 5a2476b
tests/e2e_tests/test_commit_weights.py
@@ -70,7 +70,7 @@ async def test_commit_and_reveal_weights_legacy(local_chain, subtensor, alice_wa
70
), "Failed to set weights_rate_limit"
71
assert subtensor.weights_rate_limit(netuid=netuid) == 0
72
73
- # Increase subnet tempo so we have enought time to commit and reveal weights
+ # Increase subnet tempo so we have enough time to commit and reveal weights
74
sudo_set_admin_utils(
75
local_chain,
76
alice_wallet,
0 commit comments