Skip to content

fix a bug in the search_engine method#35

Open
szelga wants to merge 1 commit intotruly-systems:masterfrom
szelga:patch-1
Open

fix a bug in the search_engine method#35
szelga wants to merge 1 commit intotruly-systems:masterfrom
szelga:patch-1

Conversation

@szelga
Copy link

@szelga szelga commented Nov 28, 2019

this bug made search_engine method virtually unusable, because it generated incorrect search URL.

made % instead of format function, as everywhere else in the code.

this bug made `search_engine` method virtually unusable, because it generated incorrect search URL.

made `%` instead of `format` function, as everywhere else in the code.
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