missed one

This commit is contained in:
Michael Gillett committed 2025-02-18 15:06:20 -05:00
1 parent cc411ce0bb
commit 7cc65aa08a
1 file changed
-1
-1
View File
@@ -1344,7 +1344,6 @@ def addSelectionArgs(parser: argparse.ArgumentParser) -> argparse.ArgumentParser
"--dest",
help="The destination node id for any sent commands, if not set '^all' or '^local' is assumed as appropriate",
default=None,
nargs=1,
metavar=("!XXXXXXXX", "0xXXXXXXXX"),
)