Skip to content

Commit

Permalink
Update forked_algorithm _measured_run input (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
MetteGudik authored Jan 23, 2025
1 parent 144feff commit e57a82d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ async def _measured_run(**run_args) -> AlgorithmResult:

run_result = await partial(
_measured_run,
**kwargs,
**self._inputs,
metric_tags=self._metric_tags,
metrics_provider=self._metrics_provider,
Expand Down

0 comments on commit e57a82d

Please sign in to comment.