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 Jan 5, 2024
1 parent b98f1ef commit bf5c323
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion doc/configtables/sector.csv
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,4 @@ limit_max_growth,,,
-- max_growth,,,
-- -- {carrier},GW,float,The historic maximum growth of a carrier
-- max_relative_growth,
-- -- {carrier},p.u.,float,The historic maximum relative growth of a carrier
-- -- {carrier},p.u.,float,The historic maximum relative growth of a carrier
5 changes: 2 additions & 3 deletions scripts/build_monthly_prices.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
This script extracts monthly fuel prices of oil, gas, coal and lignite,
as well as CO2 prices
This script extracts monthly fuel prices of oil, gas, coal and lignite, as well
as CO2 prices.
Inputs
------
Expand Down

0 comments on commit bf5c323

Please sign in to comment.