Skip to content

Commit

Permalink
Extra low cost implementation scenario correction
Browse files Browse the repository at this point in the history
  • Loading branch information
pzirali committed Apr 12, 2024
1 parent 01d57d2 commit 8daabbd
Show file tree
Hide file tree
Showing 5 changed files with 1,539 additions and 1 deletion.
2 changes: 1 addition & 1 deletion crcsim/experiment/prepare.py
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ def create_scenarios() -> List:
)
)
implementation_extra_low_cost.name = (
f"{fqhc}_implementation_low_initial_treat_cost"
f"{fqhc}_implementation_extra_low_initial_treat_cost"
)
scenarios.append(implementation_extra_low_cost)

Expand Down
Loading

0 comments on commit 8daabbd

Please sign in to comment.