Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes batches being created with None name #278

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

joaomarcoscrs
Copy link
Contributor

@joaomarcoscrs joaomarcoscrs commented Jul 1, 2024

Description

Fix #263

  • Coalesces the value of batch_name used to build the image url to use the DEFAULT_BATCH_NAME when None.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How has this change been tested, please provide a testcase or example of how you tested the change?

Unit tests

Copy link
Contributor

@iurisilvio iurisilvio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! :shipit:

@joaomarcoscrs joaomarcoscrs merged commit 1920a94 into roboflow:main Jul 1, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Batches generated from python package are named None
2 participants