diff options
| -rw-r--r-- | PITCHME.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -22,7 +22,7 @@ downloaded packages on PyPI +++ -It is joy to maintain +**It is joy to maintain** - next to zero bugs - few questions @@ -38,6 +38,8 @@ For instance --- +The recommended way to write decorators in Python + ```python from functools import wraps |
