[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2024-01-05 16:34:20 +00:00
parent b98f1ef9dc
commit bf5c323c27
2 changed files with 3 additions and 4 deletions

View File

@ -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

Can't render this file because it has a wrong number of fields in line 139.

View File

@ -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
------