mirror of
https://github.com/deunix-educ/Fail2banMqttActionBanishment.git
synced 2026-08-24 03:11:58 +02:00
4 lines
65 B
Python
4 lines
65 B
Python
from .celery import app as celery_app
|
|
|
|
__all__ = ('celery_app',)
|