o
    Őj   ă                   @   s   d dl Z dd„ ZdS )é    Nc                  C   s0   t jdddŤ ddlm}  d}| j|ksJ ‚dS )as  
    We have copied EXAMPLE_HEADER and modified it to include meta keywords.
    This test monitors that the version we have copied is still the same as
    the EXAMPLE_HEADER in sphinx-gallery. If sphinx-gallery changes its
    EXAMPLE_HEADER, this test will start to fail. In that case, please update
    the monkey-patching of EXAMPLE_HEADER in sphinxext/util.py.
    Úsphinx_galleryz0.20.0)Z
minversionr   )Úgen_rsta‘  
.. DO NOT EDIT.
.. THIS FILE WAS AUTOMATICALLY GENERATED BY SPHINX-GALLERY.
.. TO MAKE CHANGES, EDIT THE SOURCE PYTHON FILE:
.. "{0}"
.. LINE NUMBERS ARE GIVEN BELOW.

.. only:: html

    .. note::
        :class: sphx-glr-download-link-note

        :ref:`Go to the end <sphx_glr_download_{1}>`
        to download the full example code{2}

.. rst-class:: sphx-glr-example-title

.. _sphx_glr_{1}:

N)ÚpytestZimportorskipr   r   ÚEXAMPLE_HEADER)r   r   © r   úZ/var/www/html/Deteccion_Ine/venv/lib/python3.10/site-packages/matplotlib/tests/test_doc.pyÚ"test_sphinx_gallery_example_header   s   r   )r   r   r   r   r   r   Ú<module>   s    