diff options
| author | Michele Simionato <michele.simionato@gmail.com> | 2018-07-26 06:37:47 +0200 |
|---|---|---|
| committer | Michele Simionato <michele.simionato@gmail.com> | 2018-07-26 06:37:47 +0200 |
| commit | 89ed356c1f1d3d4a5fe546fa7cbbeb5a25500851 (patch) | |
| tree | 560e83d7a21bff9d4b460d7132ac26396d4e2646 /PITCHME.md | |
| parent | b83a70c1abd14ecfe105efff9eea34bc38982e51 (diff) | |
| download | python-decorator-git-89ed356c1f1d3d4a5fe546fa7cbbeb5a25500851.tar.gz | |
Fix
Diffstat (limited to 'PITCHME.md')
| -rw-r--r-- | PITCHME.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -83,6 +83,7 @@ and inspect.getfullargspec is telling the truth ``` --- +Enter the decorator module ```python from decorator import decorator |
