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 long prefix of spaces when pasting #19

Merged
merged 2 commits into from
Dec 31, 2023

Conversation

GrahamboJangles
Copy link
Contributor

result.split(" ")

@savbell
Copy link
Owner

savbell commented Dec 30, 2023

Thanks for the PR! :) Maybe we could make these result.strip() rather than result.strip(" ") to capture all whitespace characters?

@GrahamboJangles
Copy link
Contributor Author

@savbell No problem. Thanks for the repository. Works great and is easy to run.
I think that sounds like a good idea!

@savbell savbell merged commit f1ba86e into savbell:main Dec 31, 2023
@savbell
Copy link
Owner

savbell commented Dec 31, 2023

Great to hear! Thanks again! :)

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.

None yet

2 participants