mirror of
https://github.com/ae-utbm/sith.git
synced 2025-10-21 20:28:29 +00:00
fixed imports
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user