tombulled / param

Enhanced function parameters
https://pypi.org/project/tombulled-param/
MIT License
0 stars 0 forks source link

:sparkles: Complain if inferred parameter has no associated resolver #15

Open tombulled opened 2 years ago

tombulled commented 2 years ago

Check parameter specifications are resolvable? (Make get_parameters complain if a spec doesn't have a listed resolver) Make ParameterManager.get_parameters non-static