Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
fix: celery task issuue
Browse files Browse the repository at this point in the history
  • Loading branch information
mumarkhan999 committed Dec 12, 2023
1 parent 2324c42 commit 6ddbaea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ecommerce/core/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
default_app_config = 'ecommerce.core.config.CoreAppConfig' # pragma: no cover

0 comments on commit 6ddbaea

Please sign in to comment.