formatting

Signed-off-by: Nicholas Curtis <nicurtis@amd.com>


[ROCm/rocprofiler-compute commit: f6f6165379]
This commit is contained in:
Nicholas Curtis
2024-03-28 16:39:09 -04:00
committed by Cole Ramos
parent 3ff4117c4e
commit ed86d5c64c
2 changed files with 9 additions and 6 deletions
@@ -64,7 +64,6 @@ class PlainFormatter(logging.Formatter):
# Setup console handler - provided as separate function to be called
# prior to argument parsing
def setup_console_handler():
color_setting = 0
if "OMNIPERF_COLOR" in os.environ.keys():
color_setting = int(os.environ["OMNIPERF_COLOR"])