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
57
57
:target: https://pypi.python.org/pypi/lazy-object-proxy
58
58
59
59
.. |supported-implementations | image :: https://pypip.in/implementation/lazy-object-proxy/badge.svg?style=flat
60
- :alt: Supported imlementations
60
+ :alt: Supported implementations
61
61
:target: https://pypi.python.org/pypi/lazy-object-proxy
62
62
63
63
.. |scrutinizer | image :: https://img.shields.io/scrutinizer/g/ionelmc/python-lazy-object-proxy/master.svg?style=flat
@@ -86,3 +86,9 @@ Development
86
86
To run the all tests run::
87
87
88
88
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