diff --git a/tests/typing_example.py b/tests/typing_example.py index 0b871410d..5f5f79ab8 100644 --- a/tests/typing_example.py +++ b/tests/typing_example.py @@ -454,7 +454,7 @@ def accessing_from_attrs() -> None: attrs.converters.optional attrs.exceptions.FrozenError attrs.filters.include - attr.filters.exclude + attrs.filters.exclude attrs.setters.frozen attrs.validators.and_ attrs.cmp_using