Format CMake and Python
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 1f370c9fe7]
This commit is contained in:
@@ -484,7 +484,7 @@ def mibench(args, mspec):
|
||||
"-d",
|
||||
str(args.device),
|
||||
]
|
||||
if(args.quiet):
|
||||
if args.quiet:
|
||||
my_args += "--quiet"
|
||||
subprocess.run(
|
||||
my_args,
|
||||
|
||||
Reference in New Issue
Block a user