Skip to content

Commit

Permalink
Update import in westeros_report.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Nov 21, 2023
1 parent 47e8b5e commit 26ce6c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial/westeros/westeros_report.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"metadata": {},
"outputs": [],
"source": [
"from message_ix.reporting import Reporter\n",
"from message_ix.report import Reporter\n",
"\n",
"# Create a new Reporter object\n",
"rep = Reporter()\n",
Expand Down

0 comments on commit 26ce6c6

Please sign in to comment.