diff options
Diffstat (limited to 'PITCHME.md')
| -rw-r--r-- | PITCHME.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -102,6 +102,7 @@ def add(a, b): --- +Since 2017 you can also decorate coroutines ```python @decorator async def trace(coro, *args, **kwargs): |
