Skip to content

Commit

Permalink
typo correction
Browse files Browse the repository at this point in the history
  • Loading branch information
fneum committed Jan 6, 2025
1 parent 4ecb495 commit b9ae6b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_renewable_profiles.py
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@

profiles = []
for year, model in models.items():
class_regions.to_file(snakemake.output.class_regions)
logger.info(
f"Calculate weighted capacity factor time series for model {model} for technology {technology}..."
)
start = time.time()
Expand Down

0 comments on commit b9ae6b0

Please sign in to comment.