Skip to content

Commit

Permalink
Fix copy-pasted line in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Feb 2, 2022
1 parent 29dd486 commit b65cbc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.rst
Expand Up @@ -441,7 +441,7 @@ Validators
----------

``attrs`` comes with some common validators in the ``attrs.validators`` module.
All objects from ``attrs.converters`` are also available from ``attr.converters``.
All objects from ``attrs.validators`` are also available from ``attr.validators``.


.. autofunction:: attrs.validators.lt
Expand Down

0 comments on commit b65cbc0

Please sign in to comment.