Skip to content

Commit

Permalink
Remove forgotten temp output
Browse files Browse the repository at this point in the history
  • Loading branch information
glatterf42 committed Mar 14, 2024
1 parent 8887d29 commit 487158e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tutorial/westeros/westeros_sankey.ipynb
Expand Up @@ -131,8 +131,7 @@
"source": [
"mapping_without_final_electricity = sankey_mapper(\n",
" df, year=700, region=\"Westeros\", exclude=[\"final|electricity\"]\n",
")\n",
"mapping_without_final_electricity"
")"
]
},
{
Expand Down

0 comments on commit 487158e

Please sign in to comment.