This commit is contained in:
@ -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):
|
||||
|
||||
Reference in New Issue
Block a user