Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
erohmensing committed May 17, 2024
1 parent a9db74e commit 1b7e634
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ def _filter_skipped_steps(steps_to_evaluate: STEP_TREE, skip_steps: List[str], r

else:
steps_to_run.append(step_to_eval)

return steps_to_run, results


Expand Down

0 comments on commit 1b7e634

Please sign in to comment.