feat: add comprehensive GitHub workflow and development tools
This commit is contained in:
4
app/core/__init__.py
Normal file
4
app/core/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from .celery import app as celery
|
||||
|
||||
__all__ = ("celery",)
|
||||
|
||||
Reference in New Issue
Block a user