mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-24 15:30:44 +03:00
fix 'W391 blank line at end of file' on celery.py
This commit is contained in:
parent
8380f143c6
commit
319c5ac42a
|
@ -30,4 +30,4 @@ def debug_task(self):
|
|||
{% else %}
|
||||
# Use this as a starting point for your project with celery.
|
||||
# If you are not using celery, you can remove this app
|
||||
{% endif %}
|
||||
{% endif -%}
|
||||
|
|
Loading…
Reference in New Issue
Block a user