fixed imports

This commit is contained in:
Kenneth SOARES
2025-10-20 20:11:25 +02:00
parent 8bd726e7ec
commit 533e2ff271

View File

@@ -1,4 +1,4 @@
from typing import Annotated, Optional from typing import Annotated
from annotated_types import MinLen from annotated_types import MinLen
from django.db.models import Q from django.db.models import Q