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] authored and toniseibold committed Jun 5, 2024
1 parent 1d588e2 commit 84dccde
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 5 deletions.
1 change: 0 additions & 1 deletion scripts/build_industrial_distribution_key.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
- Other non-classified
Furthermore, the population distribution is added
- Population
"""

import logging
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
- other
- solid
- waste
"""

import multiprocessing as mp
Expand Down
1 change: 0 additions & 1 deletion scripts/build_industrial_production_per_country.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
- HVC
- Chlorine
- Methanol
"""

import logging
Expand Down
1 change: 0 additions & 1 deletion scripts/build_industrial_production_per_node.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
The mapping file provides a value between 0 and 1 for each bus and industry subcategory, indicating the share of the country's production of that sector in that bus.
The industrial production per country is multiplied by the mapping value to get the industrial production per bus.
The unit of the production is kt/a.
"""

from itertools import product
Expand Down
2 changes: 1 addition & 1 deletion scripts/build_industry_sector_ratios_intermediate.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
-------
The config["industry"]["sector_ratios_fraction_future"] parameter determines the progress towards the future best-in-class consumption.
For each bus, the following industry subcategories
For each bus, the following industry subcategories
- Electric arc
- DRI + Electric arc
Expand Down

0 comments on commit 84dccde

Please sign in to comment.