apply formatter

Signed-off-by: Karl W Schulz <karl.schulz@amd.com>


[ROCm/rocprofiler-compute commit: df4f881ed3]
This commit is contained in:
Karl W Schulz
2024-03-08 09:18:20 -06:00
committed by Karl W. Schulz
parent 9e06bcb624
commit 2381bba1cf
@@ -72,7 +72,7 @@ class Omniperf:
self.set_version()
self.parse_args()
self.__loglevel = setup_logging(self.__args.verbose,self.__args.quiet)
self.__loglevel = setup_logging(self.__args.verbose, self.__args.quiet)
setattr(self.__args, "loglevel", self.__loglevel)
self.__mode = self.__args.mode