mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-08 13:45:01 +08:00
Remove the width from the logo, because it's not needed.
This commit is contained in:
@@ -11,7 +11,6 @@ parso - A Python Parser
|
|||||||
:alt: Coverage Status
|
:alt: Coverage Status
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/davidhalter/parso/master/docs/_static/logo_characters.png
|
.. 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
|
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
|
for different Python versions (in multiple Python versions). Parso is also able
|
||||||
|
|||||||
Reference in New Issue
Block a user