Formatting cruft

Signed-off-by: coleramos425 <colramos@amd.com>
This commit is contained in:
coleramos425
2023-05-02 16:34:07 -05:00
parent e23a4dd9c5
commit b3df8b9032
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -490,5 +490,5 @@ def parse(my_parser):
analyze_group.add_argument(
"--random-port",
action="store_true",
help="\t\tRandomly generate a port to launch GUI application.\n\t\tRegistered Ports range inclusive (1024-49151)."
help="\t\tRandomly generate a port to launch GUI application.\n\t\tRegistered Ports range inclusive (1024-49151).",
)