3 lines
80 B
Python
3 lines
80 B
Python
from .celery_default import *
|
|
from .gunicorn import *
|
|
from .local_model import * |