Skip to content

Commit

Permalink
Merge branch 'main' into fix_brats18_readme
Browse files Browse the repository at this point in the history
  • Loading branch information
YuanTingHsieh authored Jan 18, 2025
2 parents e5caae1 + 004a15b commit 25a085c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nvflare/job_config/script_runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ def add_to_fed_job(self, job: FedJob, ctx, **kwargs):
params_transfer_type=self._params_transfer_type,
from_nvflare_converter_id=self._from_nvflare_converter_id,
to_nvflare_converter_id=self._to_nvflare_converter_id,
heartbeat_timeout=0,
)
)
job.add_executor(executor, tasks=tasks, ctx=ctx)
Expand Down

0 comments on commit 25a085c

Please sign in to comment.