ImportFromModule

ImportFromModule(module: str, imports: list[str | autogen.coding.func_with_reqs.Alias])

ImportFromModule(module: str, imports: list[typing.Union[str, autogen.coding.func_with_reqs.Alias]])

Parameters:
NameDescription
moduleType: str
importsType: list[str | autogen.coding.func_with_reqs.Alias]

Class Attributes

imports



module