mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-04-15 06:45:59 +00:00
chore(python): add description to nostr commands group
[no changelog]
This commit is contained in:
parent
b5053d9f6e
commit
ec4fbecc1d
@ -33,7 +33,7 @@ PATH_TEMPLATE = "m/44h/1237h/{}h/0/0"
|
||||
|
||||
@click.group(name="nostr")
|
||||
def cli() -> None:
|
||||
pass
|
||||
"""Nostr commands."""
|
||||
|
||||
|
||||
@cli.command()
|
||||
|
Loading…
Reference in New Issue
Block a user