Skip to content

Commit 7cc65aa

Browse files
committed
missed one
1 parent cc411ce commit 7cc65aa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

meshtastic/__main__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1344,7 +1344,6 @@ def addSelectionArgs(parser: argparse.ArgumentParser) -> argparse.ArgumentParser
13441344
"--dest",
13451345
help="The destination node id for any sent commands, if not set '^all' or '^local' is assumed as appropriate",
13461346
default=None,
1347-
nargs=1,
13481347
metavar=("!XXXXXXXX", "0xXXXXXXXX"),
13491348
)
13501349

0 commit comments

Comments
 (0)