apply formatter
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
[ROCm/rocprofiler-compute commit: df4f881ed3]
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user