Update build_population_weighted_energy_totals.py
adjust mocksnakemake
This commit is contained in:
parent
361100bfab
commit
dc997c6ff2
@ -6,7 +6,7 @@ if __name__ == '__main__':
|
|||||||
if 'snakemake' not in globals():
|
if 'snakemake' not in globals():
|
||||||
from helper import mock_snakemake
|
from helper import mock_snakemake
|
||||||
snakemake = mock_snakemake(
|
snakemake = mock_snakemake(
|
||||||
'build_transport_demand',
|
'build_population_weighted_energy_totals',
|
||||||
simpl='',
|
simpl='',
|
||||||
clusters=48,
|
clusters=48,
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user