Skip to content

Commit

Permalink
fix connexion refused
Browse files Browse the repository at this point in the history
  • Loading branch information
sdemagny committed Jan 26, 2025
1 parent e2aa5da commit bc3911e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/backend/people/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
"""People module."""
from .celery_app import app as celery_app

__all__ = ('celery_app',)

0 comments on commit bc3911e

Please sign in to comment.