clize icon indicating copy to clipboard operation
clize copied to clipboard

Fix parameters.argument_decorator annotation handling

Open epsy opened this issue 7 years ago • 0 comments

parameters.argument_decorator currently ignores the annotations from the main parameter of the decorator function. This makes it impossible to use value converters for instance.

epsy avatar May 24 '17 21:05 epsy