Fix pep8 E302

Cf. http://legacy.python.org/dev/peps/pep-0008/#blank-lines
This commit is contained in:
Guilhem Bonnefille 2016-04-04 13:38:22 +02:00
parent f2d1a530fb
commit f26f0dab2e
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ search_url = '/?do=search'\
# TODO '&startRecord={offset}'\
# TODO '&maximumRecords={limit}'\
# do search-request
def request(query, params):