File: //opt/alt/python311/lib/python3.11/site-packages/pygments/__pycache__/formatter.cpython-311.pyc
�
�;f � �P � d Z ddlZddlmZ ddlmZ dgZd� Z G d� d� � ZdS )z�
pygments.formatter
~~~~~~~~~~~~~~~~~~
Base formatter class.
:copyright: Copyright 2006-2024 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
� N)�get_bool_opt)�get_style_by_name� Formatterc �N � t | t � � rt | � � S | S �N)�
isinstance�strr )�styles �E/opt/alt/python311/lib/python3.11/site-packages/pygments/formatter.py�
_lookup_styler s'