mirror of
https://github.com/house-of-vanity/OutFleet.git
synced 2025-07-07 09:24:07 +00:00
3 lines
64 B
Python
3 lines
64 B
Python
![]() |
from .celery import app as celery_app
|
||
|
|
||
|
__all__ = ('celery_app',)
|