dependencies
dependencies copied to clipboard
Allow _class named attributes to have *args and **kwargs.
Since the injection process will not touch this constructor, we should not restrict it.
Reproduces with Package pointer only.
Check package pointer will be resolved to class.