From 284adc8dded66a32cdf64319a7a4bf24fd466097 Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Thu, 26 Jul 2018 06:28:27 +0200 Subject: Fix --- PITCHME.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/PITCHME.md b/PITCHME.md index afb42d2..2b902fe 100644 --- a/PITCHME.md +++ b/PITCHME.md @@ -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 -- cgit v1.2.1