
    ,hK                         d dgZ dad Zd Zy)get_run_validatorsset_run_validatorsTc                 B    t        | t              sd}t        |      | ay)z
    Set whether or not validators are run.  By default, they are run.

    .. deprecated:: 21.3.0 It will not be removed, but it also will not be
        moved to new ``attrs`` namespace. Use `attrs.validators.set_disabled()`
        instead.
    z'run' must be bool.N)
isinstancebool	TypeError_run_validators)runmsgs     N/var/www/html/Resume-Scraper/venv/lib/python3.12/site-packages/attr/_config.pyr   r      s"     c4 #nO    c                      t         S )z
    Return whether or not validators are run.

    .. deprecated:: 21.3.0 It will not be removed, but it also will not be
        moved to new ``attrs`` namespace. Use `attrs.validators.get_disabled()`
        instead.
    )r    r   r   r   r      s
     r   N)__all__r   r   r   r   r   r   <module>r      s!     !5
6r   