7 lines
145 B
Python
7 lines
145 B
Python
"""Tasks to be run by the Celery worker.
|
|
|
|
If you create a new submodule/subpackage, be sure to add it to
|
|
PillarServer._config_celery() too.
|
|
|
|
"""
|