Skip to content

Commit

Permalink
Merge e8fe038 into f35c464
Browse files Browse the repository at this point in the history
  • Loading branch information
WittmannF committed Jan 29, 2017
2 parents f35c464 + e8fe038 commit 4c0b430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/manual/user_guide/data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
],
"source": [
"from nilmtk.dataset_converters import convert_redd\n",
"convert_redd('/data/REDD/low_freq', '/data/REDD/redd.h5')"
"convert_redd('data/REDD/low_freq', 'data/REDD/redd.h5')"
]
},
{
Expand Down

0 comments on commit 4c0b430

Please sign in to comment.