Skip to content

Commit b235911

Browse files
committed
filepath fix
1 parent ed4aa92 commit b235911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/Dfs2 - Various types.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,7 @@
676676
}
677677
],
678678
"source": [
679-
"fn = \"../tests/testdata/pt_spectra.dfs2\"\n",
679+
"fn = \"../tests/testdata/spectra/pt_spectra.dfs2\"\n",
680680
"dfs = mikeio.open(fn, type=\"spectral\")\n",
681681
"da = dfs.read()[0]\n",
682682
"da"

0 commit comments

Comments
 (0)