Skip to content

Commit

Permalink
Extra newline, fussy pypi RST
Browse files Browse the repository at this point in the history
  • Loading branch information
danthedeckie committed Feb 17, 2023
1 parent 9464a17 commit 0e173c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ One useful feature of using the ``SimpleEval`` object is that you can parse an e
once, and then evaluate it mulitple times using different ``names``:

.. code-block:: python
# Set up & Cache the parse tree:
expression = "foo + bar"
parsed = s.parse(expression)
Expand Down

0 comments on commit 0e173c8

Please sign in to comment.