From 5a57e8df066cb6ff980bfbd24f4591c5f0c5c8d9 Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Mon, 4 Sep 2017 23:19:04 +0200 Subject: [PATCH] Remove the width from the logo, because it's not needed. --- README.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/README.rst b/README.rst index dc95aad..89d2e3a 100644 --- a/README.rst +++ b/README.rst @@ -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