Formatting cruft

Signed-off-by: coleramos425 <colramos@amd.com>


[ROCm/rocprofiler-compute commit: b3df8b9032]
Este commit está contenido en:
coleramos425
2023-05-02 16:34:07 -05:00
padre 186deb0533
commit e97232d1c3
Se han modificado 2 ficheros con 3 adiciones y 3 borrados
+1 -1
Ver fichero
@@ -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).",
)