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

Fix Keep/RemoveIfBegins #488

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Fix Keep/RemoveIfBegins #488

merged 1 commit into from
Sep 11, 2023

Conversation

FergusonAJ
Copy link
Contributor

KeepIfBegins and RemoveIfBegins were just copies of KeepIfContains and RemoveIfContains.
Fix by checking the find results against 0 instead.

Copy link
Member

@mercere99 mercere99 left a comment

Choose a reason for hiding this comment

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

Good catch!

@mercere99 mercere99 merged commit 79609e2 into MABE_devel Sep 11, 2023
2 of 15 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.

2 participants