Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variadic & ListOf Typehints #5

Open
omranjamal opened this issue May 3, 2020 · 0 comments
Open

Variadic & ListOf Typehints #5

omranjamal opened this issue May 3, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@omranjamal
Copy link
Member

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])

@omranjamal omranjamal added the enhancement New feature or request label May 3, 2020
@omranjamal omranjamal self-assigned this May 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant