From 5a5f0483f0c8eee3d7da2eba9f797ec8930957ad Mon Sep 17 00:00:00 2001 From: mukunda katta Date: Wed, 22 Apr 2026 15:54:49 -0700 Subject: [PATCH] fix(7.5): rename CNSW-NNSW table to match plural 'costs_' prefix (fixes #80) --- src/isp_table_configs/7.5/flow_path_costs_forecasts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/isp_table_configs/7.5/flow_path_costs_forecasts.yaml b/src/isp_table_configs/7.5/flow_path_costs_forecasts.yaml index 8bb5cf2..3af693d 100644 --- a/src/isp_table_configs/7.5/flow_path_costs_forecasts.yaml +++ b/src/isp_table_configs/7.5/flow_path_costs_forecasts.yaml @@ -30,7 +30,7 @@ flow_path_augmentation_costs_slower_growth_NNSW-SQ: column_range: "B:AI" columns_with_merged_rows: "B" -flow_path_augmentation_cost_slower_growth_CNSW-NNSW: +flow_path_augmentation_costs_slower_growth_CNSW-NNSW: sheet_name: "Flow path cost forecasts" header_rows: 39 end_row: 44