Added missing reading reference
This commit is contained in:
parent
fffcb971e6
commit
94e9fdbf52
@ -165,8 +165,7 @@ a Python reserved word so you have to pick a slightly different name.
|
||||
**Discussion**
|
||||
|
||||
Writing robust decorators is often a lot harder than it looks.
|
||||
Recommended reading:
|
||||
|
||||
Recommended reading: [How you implemented your Python decorator is wrong](https://github.com/GrahamDumpleton/wrapt/blob/develop/blog/01-how-you-implemented-your-python-decorator-is-wrong.md)
|
||||
|
||||
\[ [Solution](soln7_2.md) | [Index](index.md) | [Exercise 7.1](ex7_1.md) | [Exercise 7.3](ex7_3.md) \]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user