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 Jan 21, 2022
1 parent 9727008 commit e188af7
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 e188af7

Please sign in to comment.