Skip to content

Commit 9b1759e

Browse files
committed
Update broken import in documentation notebook
1 parent 3c0d764 commit 9b1759e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docsrc/users-guide/examples/Pathfinder.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"outputs": [],
4545
"source": [
4646
"import os\n",
47-
"from cmdstanpy.model import CmdStanModel, cmdstan_path"
47+
"from cmdstanpy import CmdStanModel, cmdstan_path"
4848
]
4949
},
5050
{

0 commit comments

Comments
 (0)