Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 51530bc3 authored by Israel Yago Pereira's avatar Israel Yago Pereira
Browse files

Fix code style

parent 258c6fbd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@ categories = ['general']
# search-url
URL = 'https://www.onesearch.com/yhs/search;?p=%s'


def request(query, params):
    params['url'] = URL % query
    return params
@@ -53,4 +54,3 @@ def response(resp):
        })

    return results