Add func call to Nesting a Decorator Within a Function by emheld · Pull Request #192 · yasoob/intermediatePython · GitHub
Skip to content

Add func call to Nesting a Decorator Within a Function#192

Merged
yasoob merged 1 commit into
yasoob:masterfrom
emheld:patch-1
Oct 19, 2019
Merged

Add func call to Nesting a Decorator Within a Function#192
yasoob merged 1 commit into
yasoob:masterfrom
emheld:patch-1

Conversation

@emheld

@emheld emheld commented Feb 19, 2019

Copy link
Copy Markdown
Contributor

'Nesting a Decorator Within a Function' code does not ever actually call the func,
so this commit adds execution and returns the wrapped function result when tagged with decorator.

'Nesting a Decorator Within a Function' code does not ever actually call the func,
so this commit adds execution and returns the wrapped function result when tagged with decorator.
@Rundong-Li

Copy link
Copy Markdown

@yasoob yasoob merged commit a8834de into yasoob:master Oct 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants