diff --git a/tests/test_utils/event_builders.py b/tests/test_utils/event_builders.py index e4f05f0c2a..db5c0ff181 100644 --- a/tests/test_utils/event_builders.py +++ b/tests/test_utils/event_builders.py @@ -12,7 +12,7 @@ # . # -from typing import Any, TypedDict +from typing import TypedDict from typing_extensions import NotRequired, Unpack