
    P/Ph_                     b    d dl mZ d dlmZ eZ G d de          Z G d de          Zd Zd	S )
   )_base)Axesc                       e Zd Zd ZdS )_SubplotBaseMetac                 b    t          |t          j                  o|                                d uS N)
isinstancer   	_AxesBaseget_subplotspec)selfobjs     X/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/matplotlib/axes/__init__.py__instancecheck__z"_SubplotBaseMeta.__instancecheck__	   s/    300 6''))5	7    N)__name__
__module____qualname__r    r   r   r   r      s#        7 7 7 7 7r   r   c                       e Zd ZdS )SubplotBaseN)r   r   r   r   r   r   r   r      s        Dr   r   )	metaclassc                     | S r   r   )clss    r   subplot_class_factoryr      s    s
r   N)	 r   _axesr   Subplottyper   r   r   r   r   r   <module>r      s                7 7 7 7 7t 7 7 7	 	 	 	 	, 	 	 	 	 + * * * *r   