Home
last modified time | relevance | path

Searched refs:__COLOR_BRIGHT_RED__ (Results 1 – 1 of 1) sorted by relevance

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/util/
H A D_color.py10 __COLOR_BRIGHT_RED__: str = colorama.Fore.RED + colorama.Style.BRIGHT variable in Color
14 __COLOR_BRIGHT_RED__ = '' variable in Color
27 return cls.__COLOR_BRIGHT_RED__