Skip to content

Commit 7fc375e

Browse files
committed
Corrected a comment
1 parent 16c1e27 commit 7fc375e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsfresh/examples/har_dataset.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def download_har_dataset():
4343
========
4444
4545
>>> from tsfresh.examples import har_dataset
46-
>>> download_har_dataset()
46+
>>> har_dataset.download_har_dataset()
4747
"""
4848

4949
zipurl = 'https://github.com/MaxBenChrist/human-activity-dataset/blob/master/UCI%20HAR%20Dataset.zip?raw=true'

0 commit comments

Comments
 (0)