refactor: reformatted all files

This commit is contained in:
ITQ
2025-02-21 08:25:45 +03:00
parent 7ee392da8e
commit 7547376f8d
12 changed files with 91 additions and 80 deletions
@@ -1,5 +1,4 @@
from typing import ClassVar
from typing import Any
from typing import Any, ClassVar
from uuid import UUID
from ninja import ModelSchema, Schema