[fix] pep8 compatibilty

This commit is contained in:
Adam Tauber
2016-01-18 12:47:31 +01:00
parent 6a158ca2d2
commit bd22e9a336
18 changed files with 30 additions and 29 deletions

View File

@@ -24,7 +24,7 @@ paging = True
# search-url
base_url = 'https://www.deviantart.com/'
search_url = base_url+'browse/all/?offset={offset}&{query}'
search_url = base_url + 'browse/all/?offset={offset}&{query}'
# do search-request