a
    J5d                     @   s0   d dl Z g dZdZdZdZdd Zdd ZdS )	    N)	availableenabledisableenabledTzThis function has no longer any effect, and will be removed in a future release. Starting with Shapely 2.0, equivalent speedups are always availablec                   C   s   t jttdd dS z
    This function has no longer any effect, and will be removed in a future
    release.

    Previously, this function enabled cython-based speedups. Starting with
    Shapely 2.0, equivalent speedups are available in every installation.
       )
stacklevelNwarningswarn_MSGDeprecationWarning r   r   L/var/www/html/django/DPS/env/lib/python3.9/site-packages/shapely/speedups.pyr      s    r   c                   C   s   t jttdd dS r   r	   r   r   r   r   r      s    r   )r
   __all__r   r   r   r   r   r   r   r   r   <module>   s   