We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9727008 commit e188af7Copy full SHA for e188af7
docs/api.rst
@@ -441,7 +441,7 @@ Validators
441
----------
442
443
``attrs`` comes with some common validators in the ``attrs.validators`` module.
444
-All objects from ``attrs.converters`` are also available from ``attr.converters``.
+All objects from ``attrs.validators`` are also available from ``attr.validators``.
445
446
447
.. autofunction:: attrs.validators.lt
0 commit comments