Fixing docstring format

This commit is contained in:
Stephen Dodson 2019-11-26 11:10:18 +00:00
parent 86686ebb18
commit 93dadc054c

View File

@ -92,6 +92,7 @@ class DataFrame(NDFrame):
<BLANKLINE>
[5 rows x 2 columns]
"""
def __init__(self,
client=None,
index_pattern=None,