Skip to content

Commit

Permalink
Fixed README file quickstart example.
Browse files Browse the repository at this point in the history
  • Loading branch information
smelandr committed Oct 27, 2017
1 parent 05620e0 commit de12661
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 @@ -103,7 +103,7 @@ Import `nmrstarlib` library and create generator function that will yield

.. code:: python
>>> from nmrstarlib import nmrstarlib
>>> import nmrstarlib
>>>
>>> # "path": path_to_file / path_to_dir / path_to_archive / bmrb_id / file_url
>>> starfile_gen = nmrstarlib.read_files("path")
Expand Down

0 comments on commit de12661

Please sign in to comment.