forked from Icycoide/searxng
Add missing blank lines after class or function definition.
This commit is contained in:
parent
27f4373124
commit
7e16c9d360
3 changed files with 4 additions and 0 deletions
|
@ -57,6 +57,7 @@ def get_client_id():
|
|||
logger.warning("Unable to fetch guest client_id from SoundCloud, check parser!")
|
||||
return ""
|
||||
|
||||
|
||||
# api-key
|
||||
guest_client_id = get_client_id()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue