Skip to content

Commit 3f4c622

Browse files
authored
accomodate refactor to code
1 parent b2e0450 commit 3f4c622

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

run_and_explore.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
},
7777
"outputs": [],
7878
"source": [
79-
"from pynsc.run import run # special workflow to run meta-analysis"
79+
"from pynsc.cli import run # special workflow to run meta-analysis"
8080
]
8181
},
8282
{
@@ -236,4 +236,4 @@
236236
},
237237
"nbformat": 4,
238238
"nbformat_minor": 5
239-
}
239+
}

0 commit comments

Comments
 (0)