Skip to content

Commit 68ec588

Browse files
committed
remove trailing whitespace
1 parent 2f48594 commit 68ec588

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meshtastic/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1649,7 +1649,7 @@ def addLocalActionArgs(parser: argparse.ArgumentParser) -> argparse.ArgumentPars
16491649
help="Print Node List in a pretty formatted table",
16501650
action="store_true",
16511651
)
1652-
1652+
16531653
group.add_argument(
16541654
"--show-fields",
16551655
help="Specify fields to show (comma-separated) when using --nodes",

0 commit comments

Comments
 (0)