diff options
| author | Michele Simionato <michele.simionato@gmail.com> | 2019-10-27 09:06:12 +0100 |
|---|---|---|
| committer | Michele Simionato <michele.simionato@gmail.com> | 2019-10-27 09:06:12 +0100 |
| commit | 87f16a038352488cc9cf39ee94a1c744e42fb42e (patch) | |
| tree | 66366eb9c065bbdd52024fb0562bf4a338eb052e /README.rst | |
| parent | 528669820f8285072f16323fa23678d61ec0ed4e (diff) | |
| download | python-decorator-git-87f16a038352488cc9cf39ee94a1c744e42fb42e.tar.gz | |
Changed description to Decorators for Humans
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -Decorator module -================= +Decorators for Humans +===================== The goal of the decorator module is to make it easy to define signature-preserving function decorators and decorator factories. |
