Skip to content

Sixth set of Typer docstrings#102

Merged
rajkaramchedu merged 2 commits intomainfrom
rajk/6-typer-docstrings
Sep 20, 2024
Merged

Sixth set of Typer docstrings#102
rajkaramchedu merged 2 commits intomainfrom
rajk/6-typer-docstrings

Conversation

@rajkaramchedu
Copy link
Copy Markdown

No description provided.

Comment thread bittensor_cli/cli.py
Comment on lines +2133 to +2141
With no spaces between the passed values:

[green]$[/green] btcli root set-weights 0.3 0.3 0.4 -n 1 -n 2 -n 3 --chain ws://127.0.0.1:9945
[green]$[/green] btcli root set-weights --netuids 1,2 --weights 0.2,0.3

or

Include double quotes to include spaces between the passed values:

[green]$[/green] This command is particularly important for network senators and requires a comprehensive understanding of the
network's dynamics. It is a powerful tool that directly impacts the network's operational mechanics and reward
distribution.
[green]$[/green] btcli root set-weights --netuids "1, 2" --weights "0.2, 0.3"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are fast

@rajkaramchedu rajkaramchedu merged commit 6bd39fe into main Sep 20, 2024
@rajkaramchedu rajkaramchedu deleted the rajk/6-typer-docstrings branch September 20, 2024 20:05
@ibraheem-abe ibraheem-abe mentioned this pull request Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants