fix warning about unescaped control sequence

Signed-off-by: Nicholas Curtis <nicurtis@amd.com>
Этот коммит содержится в:
Nicholas Curtis
2024-02-28 10:08:11 -05:00
коммит произвёл Cole Ramos
родитель 3197553ca6
Коммит a25da8d954
+3 -2
Просмотреть файл
@@ -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"""
___ _ __
/ _ \ _ __ ___ _ __ (_)_ __ ___ _ __ / _|
| | | | '_ ` _ \| '_ \| | '_ \ / _ \ '__| |_