o
    i                     @   s0   d dl mZ d dlmZ d dlmZ dd ZdS )    )DDTraceDeprecationWarning)
is_enabled)	deprecatec                 C   s@   | j dr| j drt| rtdddtd d S d S d S d S )N	benchmarkddtracezAthis version of the ddtrace.pytest_benchmark plugin is deprecatedz9it will be integrated with the main pytest ddtrace pluginz3.0.0)messageremoval_versioncategory)pluginmanager	haspluginis_ddtrace_enabledr   r   )config r   d/home/ubuntu/.local/lib/python3.10/site-packages/ddtrace/contrib/internal/pytest_benchmark/plugin.pypytest_configure   s   
r   N)r   r   &ddtrace.contrib.internal.pytest.pluginr   r   ddtrace.vendor.debtcollectorr   r   r   r   r   r   <module>   s    