Commit a8834de
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| 357 | + | |
357 | 358 | | |
358 | 359 | | |
359 | 360 | | |
| |||
0 commit comments