python formatting
This commit is contained in:
parent
aa91361fe4
commit
e608d8b8ad
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ from __future__ import absolute_import, unicode_literals
|
|||
import os
|
||||
|
||||
from celery import Celery
|
||||
from . import settings # pylint: disable=unused-import
|
||||
from . import settings # pylint: disable=unused-import
|
||||
|
||||
|
||||
# set the default Django settings module for the 'celery' program.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue