
    !g\                     v    d dl mZ d dlmZmZ eZ e        dZerd dlZ ej                  d       ddZ	g dZ
y)	    )monkey_patch_cat_dtype)__version____version_tuple__FNdefaultc                 <    ddl m}  |t              } || |      S )a  
    Run the test suite

    Parameters
    ----------
    extra_args : list[str]
        List of argument to pass to pytest when running the test suite. The
        default is ['--tb=short', '--disable-pytest-warnings'].
    exit : bool
        Flag indicating whether the test runner should exist when finished.

    Returns
    -------
    int
        The status code from the test run if exit is False.
       )PytestTester)package_path)
extra_argsexit)tools._test_runnerr	   __file__)r   r   r	   tsts       Q/var/www/dash_apps/app1/venv/lib/python3.12/site-packages/statsmodels/__init__.pytestr      s    " 1
H
-C*400    )r   __version_info__r   r   )NF)statsmodels.compat.patsyr   statsmodels._versionr   r   r   debug_warningswarningssimplefilterr   __all__ r   r   <module>r      s?    ; ?$   H)$
1. Kr   