
    ^j                     r    d Z ddlmZ ddlmZmZmZmZmZmZm	Z
mZmZ g dZ ej                   ded       y	)
aD  
Core functions and attributes for the matplotlib style library:

``use``
    Select style sheet to override the current matplotlib settings.
``context``
    Context manager to use a style sheet temporarily.
``available``
    List available style sheets.
``library``
    A dictionary of style names and matplotlib settings.
   )_api   )	usecontext	availablelibraryreload_libraryUSER_LIBRARY_PATHS_BASE_LIBRARY_PATH_STYLE_EXTENSION_STYLE_BLACKLIST)	r   r   r   r   r	   r
   BASE_LIBRARY_PATHSTYLE_EXTENSIONSTYLE_BLACKLISTz3.11module)nameobj_typeN)__doc__ r   r   r   r   r   r	   r
   r   r   r   r   r   r   __all__warn_deprecated__name__     `/var/www/ramen.bs-engineer-server.com/venv/lib/python3.12/site-packages/matplotlib/style/core.py<module>r      s;      
   V(X >r   