diff --git a/club/schemas.py b/club/schemas.py index 918e2e21..5a7ccccb 100644 --- a/club/schemas.py +++ b/club/schemas.py @@ -1,4 +1,4 @@ -from typing import Annotated, Optional +from typing import Annotated from annotated_types import MinLen from django.db.models import Q