diff --git a/shared/types/events.py b/shared/types/events.py index d0f12d88..6051c0ae 100644 --- a/shared/types/events.py +++ b/shared/types/events.py @@ -1,5 +1,3 @@ -# pylint: disable=too-many-lines - from __future__ import annotations from typing import Annotated, List, Literal, Optional