Skip to content

Commit

Permalink
Fix small formatting change in water reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
awais307 committed Jun 23, 2023
1 parent f0b8069 commit 4d13e60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions message_ix_models/model/water/reporting.py
Original file line number Diff line number Diff line change
Expand Up @@ -686,8 +686,8 @@ def collapse_callback(df):
+ cooling_ot_fresh
+ cooling_cl_fresh
+ cooling_saline_inv
+ cooling_air_inv,
+industry_unconnected_inv,
+ cooling_air_inv
+ industry_unconnected_inv,
"million US$2010/yr",
],
[
Expand Down

0 comments on commit 4d13e60

Please sign in to comment.