Skip to content

Commit

Permalink
restore defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
GbotemiB committed Jan 27, 2025
1 parent cf4bed8 commit 429044f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/cluster_network.py
Original file line number Diff line number Diff line change
Expand Up @@ -626,7 +626,7 @@ def cluster_regions(busmaps, inputs, output):
from _helpers import mock_snakemake

snakemake = mock_snakemake(
"cluster_network", network="elec", simpl="", clusters="10"
"cluster_network", network="elec", simpl="", clusters="4"
)
configure_logging(snakemake)

Expand Down

0 comments on commit 429044f

Please sign in to comment.