Searched refs:_get_style (Results 1 – 1 of 1) sorted by relevance
238 style = kwargs.pop('style', _get_style('terminal'))388 def _get_style(style_type: str): function