Skip to content

Commit 5962a8a

Browse files
committed
oops!
1 parent 2ae0ca2 commit 5962a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/plot_igorio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# we can try out some data on the NeuralEnsemble ephy testing repo
1717

1818
url_repo = "https://web.gin.g-node.org/NeuralEnsemble/ephy_testing_data/raw/master/"
19-
distantfile = "igor/win-version2.ibw"
19+
distantfile = url_repo + "igor/win-version2.ibw"
2020
localfile = "win-version2.ibw"
2121
urlretrieve(distantfile, localfile)
2222

0 commit comments

Comments
 (0)