Skip to content

Commit

Permalink
Fix crash in rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Gawaboumga committed Jun 19, 2020
1 parent 1e1689d commit 28f7285
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,7 @@ more details. ``Elf with additional legal forms`` consists of the cleaned versio

By default, the package provides ``Elf with additional legal forms``, but you can load the version that you want with:

.. code:: python
Elf.load(newest=True, cleaned=False, additional=False)
``Elf.load(newest=True, cleaned=False, additional=False)``

There exists 220 elements sharing a same ELF code. You need to specify
which version you would like to use explicitly.
Expand Down

0 comments on commit 28f7285

Please sign in to comment.