Skip to content

Replace NoneType in escape method - #46

Open
white-gecko wants to merge 1 commit into
paulovn:masterfrom
white-gecko:patch-1
Open

Replace NoneType in escape method#46
white-gecko wants to merge 1 commit into
paulovn:masterfrom
white-gecko:patch-1

Conversation

@white-gecko

Copy link
Copy Markdown

I think it is a good idea to escape the NoneType to an empty string. As .replace() will fail on it.

Fixes #43.

I think it is a good idea to escape the NoneType to an empty string. As `.replace()` will fail on it.
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.

Bug when results contain an empty string

1 participant