From 395906b3879ee532e43e31aea3f708aca630bb0a Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Wed, 7 Oct 2020 13:07:57 -0400 Subject: [PATCH] whitespace --- doc/src/Python_overview.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/Python_overview.rst b/doc/src/Python_overview.rst index cbc656b602..67f066f670 100644 --- a/doc/src/Python_overview.rst +++ b/doc/src/Python_overview.rst @@ -34,10 +34,10 @@ Below is an example output for Python version 3.8.5. .. code-block:: $ python - Python 3.8.5 (default, Aug 12 2020, 00:00:00) + Python 3.8.5 (default, Aug 12 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. - >>> + >>> .. warning:: Python 2 support is deprecated