whitespace

This commit is contained in:
Jude Nelson
2017-10-31 14:33:33 -04:00
parent 8c3f10e822
commit aaa4ebf3eb

View File

@@ -486,6 +486,7 @@ def queue_findall( queue_id, limit=None, path=DEFAULT_QUEUE_PATH ):
"""
return get_queue_state( queue_id, limit=limit, path=path )
def queue_removeall( entries, path=DEFAULT_QUEUE_PATH ):
"""
Remove all given entries form their given queues