Skip to content

Commit a31eca7

Browse files
authored
Update bittensor/core/extrinsics/root.py
1 parent a2cc42b commit a31eca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bittensor/core/extrinsics/root.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ def set_root_weights_extrinsic(
227227
wait_for_finalization: bool = False,
228228
period: Optional[int] = None,
229229
) -> bool:
230-
"""Sets the given weights and values on a chain for a wallet hotkey account.
230+
"""Sets the given weights and values on chain for a given wallet hotkey account.
231231

232232
Arguments:
233233
subtensor (bittensor.core.subtensor.Subtensor): The Subtensor object

0 commit comments

Comments
 (0)