Skip to content
This repository has been archived by the owner on Mar 22, 2020. It is now read-only.

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
johncosta committed Sep 29, 2013
1 parent 7a161e9 commit c316357
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions worker/queue.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

logger = logging.getLogger('worker')


def get_redis():
if 'REDIS_HOST' in os.environ:
logger.info("REDIS prod server")
Expand Down

0 comments on commit c316357

Please sign in to comment.