Skip to content

Commit

Permalink
Update tasks.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptobench committed Oct 21, 2024
1 parent 4af19ec commit 7eb7dc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stats-backend/api2/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
from django.db.models import F
from django.db.models.functions import Abs
from django.core.serializers.json import DjangoJSONEncoder
from django.core.exceptions import ObjectDoesNotExist

from decimal import Decimal
from .utils import (
Expand Down

0 comments on commit 7eb7dc4

Please sign in to comment.