Remove the width from the logo, because it's not needed.

This commit is contained in:
Dave Halter
2017-09-04 23:19:04 +02:00
parent aa82a1d39a
commit 5a57e8df06

View File

@@ -11,7 +11,6 @@ parso - A Python Parser
:alt: Coverage Status
.. image:: https://raw.githubusercontent.com/davidhalter/parso/master/docs/_static/logo_characters.png
:width: 500 px
Parso is a Python parser that supports error recovery and round-trip parsing
for different Python versions (in multiple Python versions). Parso is also able