§
    ¾<iK  ã                   ó   — d dgZ dad„ Zd„ ZdS )Úget_run_validatorsÚset_run_validatorsTc                 óV   — t          | t          ¦  «        sd}t          |¦  «        ‚| adS )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     ú‡/Users/kimhansen/Desktop/03 Workspace/ceo-agents/chl-effectiveness/mcp-servers/whoop/.venv/lib/python3.11/site-packages/attr/_config.pyr   r      s0   € õ c4Ñ Ô ð Ø#ˆÝ˜‰nŒnÐà€O€O€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   