zmc
2023-12-22 9fdbf60165db0400c2e8e6be2dc6e88138ac719a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
U
L±d:ã@s ddgZdadd„Zdd„ZdS)Úset_run_validatorsÚget_run_validatorsTcCst|tƒstdƒ‚|adS)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©rúCd:\z\workplace\vscode\pyvenv\venv\Lib\site-packages\attr/_config.pyr    s
cCstS)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.
    )rrrrr    rsN)Ú__all__rrrrrrr    Ú<module>s