Skip to content

Commit

Permalink
fix test, I forgot one
Browse files Browse the repository at this point in the history
  • Loading branch information
kim-mskw committed Nov 20, 2024
1 parent 6ad21f6 commit 35bfbfa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/notebooks/11_redispatch.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,8 @@
"outputs": [],
"source": [
"from assume.common.market_objects import MarketConfig, Orderbook\n",
"from assume.common.grid_utils import calculate_network_meta\n",
"\n",
"\n",
"def clear(\n",
" self, orderbook: Orderbook, market_products\n",
Expand Down

0 comments on commit 35bfbfa

Please sign in to comment.