Skip to content

Variadic & ListOf Typehints #5

@omranjamal

Description

@omranjamal

Allow the container to inject all the possible instances of sub classes to a python variadic function declaration def func(*args: Class) or a list-of-object hinted function def func(args: List[Class])

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions