fixed decorator example · maplet/intermediatePython@96018a3 · GitHub
Skip to content

Commit 96018a3

Browse files
committed
fixed decorator example
In the function to wrap, we print a string. In the decorator we return a string. Better to change them both to returning a string, since you're printing what it returns.
1 parent 12b8cb2 commit 96018a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

decorators.rst

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)