[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-04-12 11:59:15 +00:00
parent 4f8cc63461
commit ed6fa8f32c

View File

@ -394,7 +394,7 @@ def build_idees(countries):
keys=countries, keys=countries,
names=["country", "year"], names=["country", "year"],
) )
# efficiency kgoe/100km -> ktoe/100km # efficiency kgoe/100km -> ktoe/100km
totals.loc[:, "passenger car efficiency"] *= 1e3 totals.loc[:, "passenger car efficiency"] *= 1e3
# convert ktoe to TWh # convert ktoe to TWh