Searched refs:color_print (Results 1 – 1 of 1) sorted by relevance
44 def color_print(message, color, newline='\n'): # type: (str, str, Optional[str]) -> None function54 color_print(message, ANSI_YELLOW, newline)58 color_print(message, ANSI_RED, newline)