Skip to content

Allow DoFnWithProgress.setup to be called without a description

Bruno Cardoso requested to merge bc/fix-optional-desc-progress-bar into main

What does this merge request do and why?

Fix this and add tests to test the setup call.

Ref. https://gitlab.com/gitlab-org/modelops/applied-ml/code-suggestions/prompt-library/-/merge_requests/140

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • I've ran the affected pipeline(s) to validate that nothing is broken.
  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.

Merge request reports

Loading