From caae169d543f7aa807b69eca98ec63f58f9f6903 Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Thu, 26 Jul 2018 06:51:15 +0200 Subject: Fix --- PITCHME.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PITCHME.md b/PITCHME.md index d3ce4ec..40b6382 100644 --- a/PITCHME.md +++ b/PITCHME.md @@ -48,6 +48,7 @@ For instance - Python 3.5/3.6 async/await => decorator 4.1 - Python 3.7 dataclasses => decorator 4.2 +Check http://decorator.readthedocs.io/en/latest/ --- The recommended way to write decorators in Python -- cgit v1.2.1