cameronmaske / celery-once

Celery Once allows you to prevent multiple execution and queuing of celery tasks.
https://pypi.python.org/pypi/celery_once/
BSD 2-Clause "Simplified" License
662 stars 90 forks source link

Fix for syntax highlighting #71

Closed lologhi closed 6 years ago

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 202


Files with Coverage Reduction New Missed Lines %
celery_once/backends/redis.py 2 92.73%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 198: 0.0%
Covered Lines: 149
Relevant Lines: 154

💛 - Coveralls
cameronmaske commented 6 years ago

Easy enough, thanks for the PR.