dry run true

This commit is contained in:
Daniel Roth 2026-06-22 14:45:14 +00:00
parent 8ee53a3a95
commit 307217eb5d

View file

@ -16,7 +16,7 @@ payload = {
"portfolio_id": 796, "portfolio_id": 796,
"scenario_id": 1268, "scenario_id": 1268,
"no_solar": False, "no_solar": False,
"dry_run": False, "dry_run": True,
} }
) )
} }