Skip to content

Commit b2e2210

Browse files
committed
fix(attempt): attempt 89
1 parent 970fbc4 commit b2e2210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/pydotorg/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
from pydotorg.celery import app as celery_app
1+
from app.pydotorg.celery import app as celery_app
22

33
__all__ = ("celery_app",)

0 commit comments

Comments
 (0)