Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 15, 2024
1 parent 5b41811 commit 5eecc7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ecommerce/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

from django.conf import settings
from django.db import transaction

from ecommerce.api import clear_and_delete_baskets
from ecommerce.models import Basket
from mitxpro.celery import app
Expand Down

0 comments on commit 5eecc7a

Please sign in to comment.