We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c994e1 commit 80a346cCopy full SHA for 80a346c
1 file changed
backend/market/models.py
@@ -1,6 +1,5 @@
1
import hashlib
2
import math
3
-from decimal import Decimal
4
5
from django.contrib.auth.models import AbstractUser
6
from django.core.exceptions import ValidationError
0 commit comments