Skip to content

Commit d52b0c4

Browse files
authored
change function back to run
1 parent 3f4c622 commit d52b0c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run_and_explore.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
},
7777
"outputs": [],
7878
"source": [
79-
"from pynsc.cli import run # special workflow to run meta-analysis"
79+
"from pynsc.run import run # special workflow to run meta-analysis"
8080
]
8181
},
8282
{

0 commit comments

Comments
 (0)