code quality changes to the remaining scripts

bss/dr.botzo#17
This commit is contained in:
2017-02-11 17:09:24 -06:00
parent 23007ec8f9
commit c04445dfff
2 changed files with 6 additions and 9 deletions

View File

@@ -47,6 +47,7 @@ last_np = ''
def notify_song():
"""React to mpd event, send a now playing dispatch message if relevant."""
global last_np
status = client.status()
logger.debug(status)