Skip to content

Commit

Permalink
Remove extra executor argument
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherwharrop-noaa committed Nov 28, 2024
1 parent a12084f commit e091422
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/mpas/bin/experiment.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ def main(user_config_file: Path) -> None:
stderr=experiment_path / "create_region.err",
executor="service",
install=install_limited_area,
executor="service",
)
create_region.result()

Expand Down

0 comments on commit e091422

Please sign in to comment.