Skip to content

Commit

Permalink
Update test_costing_base.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bpaul4 authored Jul 9, 2024
1 parent d0118d1 commit 82a2354
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions idaes/core/base/tests/test_costing_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ def test_register_idaes_currency_units():
"USD_2020": 596.2,
"USD_2021": 708.0,
"USD_2022": 816.0,
"USD_2023": 797.9,
}

for c, conv in CEI.items():
Expand Down

0 comments on commit 82a2354

Please sign in to comment.