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

Handle empty input #104

Merged
merged 3 commits into from
Apr 3, 2024
Merged

Handle empty input #104

merged 3 commits into from
Apr 3, 2024

Conversation

carstenbauer
Copy link
Member

Extension of #88.
Closes #87.

With this PR, we now explicitly fall back to the serial Base functions if the input isempty.

Shouldn't be breaking because we pretty much always error'ed before.

@carstenbauer carstenbauer added the enhancement New feature or request label Apr 3, 2024
@carstenbauer
Copy link
Member Author

Please merge if there are no objections.

@MasonProtter MasonProtter merged commit 756bf45 into master Apr 3, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request merge me
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Empty collections in tmap
2 participants