Merge pull request #130 from lndbrg/patch-1

Add pass to json property.
This commit is contained in:
Kenneth Reitz 2014-01-08 11:17:23 -08:00
commit 25eacaf6f0
1 changed files with 1 additions and 0 deletions

View File

@ -548,6 +548,7 @@ class Dataset(object):
Import assumes (for now) that headers exist.
"""
pass
@property
def html():