Skip to content

Commit

Permalink
Update notebooks/de_dommel/02_fix_edges.py
Browse files Browse the repository at this point in the history
Co-authored-by: Martijn Visser <[email protected]>
  • Loading branch information
DanielTollenaar and visr authored Sep 5, 2024
1 parent 0c1845f commit 7f16868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/de_dommel/02_fix_edges.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


# %% load model
ribasim_toml = ribasim_toml = cloud.joinpath("DeDommel", "modellen", "DeDommel_fix_model_network", "model.toml")
ribasim_toml = cloud.joinpath("DeDommel", "modellen", "DeDommel_fix_model_network", "model.toml")
model = Model.read(ribasim_toml)

# %% network from HydroObjects
Expand Down

0 comments on commit 7f16868

Please sign in to comment.