Skip to content

Commit

Permalink
Fix yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Jun 20, 2023
1 parent 5a053a4 commit 98e068c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion premise/steel.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ def create_steel_markets(self):
regions = [r for r in self.regions if r != "World"]

for region in regions:

try:
share = (
self.iam_data.production_volumes.sel(
Expand Down

0 comments on commit 98e068c

Please sign in to comment.