Skip to content

Commit

Permalink
Simpler example of import of PDGID class for the README
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardo-rodrigues committed May 10, 2019
1 parent 185c9a1 commit b3787fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Getting started: PDGIDs

.. code-block:: python
>>> from particle.pdgid import PDGID
>>> from particle import PDGID
>>>
>>> pid = PDGID(211)
>>> pid
Expand Down

0 comments on commit b3787fb

Please sign in to comment.