Add func call to Nesting a Decorator Within a Function (#192) · cursospython/intermediatePython@a8834de · GitHub
Skip to content

Commit a8834de

Browse files
emheldyasoob
authored andcommitted
Add func call to Nesting a Decorator Within a Function (yasoob#192)
'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.
1 parent f2159f7 commit a8834de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

decorators.rst

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)