Форматирование
All checks were successful
Build And Push / publish (push) Successful in 2m36s

This commit is contained in:
2026-04-15 15:16:46 +03:00
parent 2cb25e817c
commit d40964afa6

View File

@ -1,7 +1,7 @@
from pydantic_xml import BaseXmlModel, attr, element
from typing import TypedDict
from pydantic import BaseModel
from pydantic_xml import BaseXmlModel, attr, element
class AEMDFile(TypedDict):