Add missing blank lines after class or function definition.

This commit is contained in:
stepshal 2016-07-16 00:49:23 +07:00
parent 27f4373124
commit 7e16c9d360
3 changed files with 4 additions and 0 deletions

View file

@ -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()