fix warning about unescaped control sequence

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


[ROCm/rocprofiler-compute commit: a25da8d954]
This commit is contained in:
Nicholas Curtis
2024-02-28 10:08:11 -05:00
committed by Cole Ramos
szülő d0908cdc33
commit e44e85625a
@@ -76,8 +76,9 @@ class Omniperf:
logging.info("Execution mode = %s" % self.__mode)
def print_graphic(self):
"""Log program name as ascii art to terminal."""
ascii_art = """
"""Log program name as ascii art to terminal.
"""
ascii_art = r"""
___ _ __
/ _ \ _ __ ___ _ __ (_)_ __ ___ _ __ / _|
| | | | '_ ` _ \| '_ \| | '_ \ / _ \ '__| |_