File "bos-auto/bookied/cli.py", line 83, in worker job = q.dequeue() AttributeError: 'Queue' object has no attribute 'dequeue'
File "bos-auto/bookied/cli.py", line 83, in worker
job = q.dequeue()
AttributeError: 'Queue' object has no attribute 'dequeue'