File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ lazy-object-proxy
5757 :target: https://pypi.python.org/pypi/lazy-object-proxy
5858
5959.. |supported-implementations | image :: https://pypip.in/implementation/lazy-object-proxy/badge.svg?style=flat
60- :alt: Supported imlementations
60+ :alt: Supported implementations
6161 :target: https://pypi.python.org/pypi/lazy-object-proxy
6262
6363.. |scrutinizer | image :: https://img.shields.io/scrutinizer/g/ionelmc/python-lazy-object-proxy/master.svg?style=flat
@@ -86,3 +86,9 @@ Development
8686To run the all tests run::
8787
8888 tox
89+
90+ Acknowledgements
91+ ================
92+
93+ This project is based on some code from `wrapt <https://github.com/GrahamDumpleton/wrapt >`_
94+ as you can see in the git history.
You can’t perform that action at this time.
0 commit comments