Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 22, 2024
1 parent 69687bd commit a390b4a
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/isp_table_configs/6.0/build_costs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ build_costs_current_policies:
sheet_name: "Build costs"
header_rows: 15
end_row: 30
column_range: "B:AI"
column_range: "B:AI"
1 change: 0 additions & 1 deletion src/isp_table_configs/6.0/hydrogen_assumptions_other.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,3 @@ pem_electrolyser_technical_parameters :
header_rows: 27
end_row: 28
column_range: "B:H"

2 changes: 1 addition & 1 deletion src/isp_table_configs/6.0/hydrogen_monthly_profiles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ hydrogen_monthly_profiles_green_energy_exports:
sheet_name: "hydrogen_monthly_profiles"
header_rows: 44
end_row: 56
column_range: "B:AH"
column_range: "B:AH"
2 changes: 1 addition & 1 deletion src/isp_table_configs/6.0/marginal_loss_factors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ new_entrants_marginal_loss_factors:
sheet_name: "Marginal Loss Factors"
header_rows: 8
end_row: 103
column_range: "I:K"
column_range: "I:K"
2 changes: 1 addition & 1 deletion src/isp_table_configs/6.0/summary_mapping.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ new_entrants_summary:
sheet_name: "Summary Mapping"
header_rows: [390, 391, 392]
end_row: 680
column_range: "A:G"
column_range: "A:G"

0 comments on commit a390b4a

Please sign in to comment.