Skip to content

Commit

Permalink
Add missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnoe committed Dec 5, 2019
1 parent d8cde27 commit 71a0b2f
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 @@ -42,6 +42,7 @@ To store pandas dataframes in column-oriented storage into hdf5 files,
we created some helpfull wrappers around ``pandas`` and ``h5py``:

.. code:: python
from fact.io import read_h5py, to_h5py
import pandas as pd
Expand Down

0 comments on commit 71a0b2f

Please sign in to comment.