PATH:
opt
/
alt
/
python312
/
lib
/
python3.12
/
site-packages
/
pip
/
_vendor
/
pygments
/
__pycache__
� R`iR � �H � d Z ddlZddlmZ ddlmZ dgZd� Z G d� d� Zy)z� pygments.formatter ~~~~~~~~~~~~~~~~~~ Base formatter class. :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. � N)�get_bool_opt)�get_style_by_name� Formatterc �<