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 42c9548 commit f7e4e91Copy full SHA for f7e4e91
1 file changed
src/attr/filters.py
@@ -47,7 +47,7 @@ def include_(attribute, value):
47
48
def exclude(*what):
49
"""
50
- Create a filters that does **not** allow *what*.
+ Create a filter that does **not** allow *what*.
51
52
Args:
53
what (list[type, str, attrs.Attribute]):
0 commit comments