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 a bug where split by empty string would add an extra empty char to the resulting tuple #22

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

gustavoguichard
Copy link
Owner

This PR fixes #20 .

It also adds a regression test just in case.

@gustavoguichard gustavoguichard merged commit 5c1890c into main Oct 3, 2023
1 check passed
@gustavoguichard gustavoguichard deleted the split-issues branch October 3, 2023 17:49
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.

split by empty array is adding an extra empty string at the end of the type
1 participant