Some checks failed
Build and Push to Docker Hub / build-test-push (push) Failing after 1m55s
4 lines
43 B
Python
Executable File
4 lines
43 B
Python
Executable File
from .celery import app
|
|
|
|
__all__ = ["app"]
|