Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/util/ !
H A D_color.py11 __COLOR_BRIGHT_YELLOW__: str = colorama.Fore.YELLOW + colorama.Style.BRIGHT variable in Color
15 __COLOR_BRIGHT_YELLOW__ = '' variable in Color
38 return cls.__COLOR_BRIGHT_YELLOW__