feat: Update test_models.py

This commit is contained in:
Yagnesh1998
2023-06-22 15:17:09 +05:30
committed by GitHub
parent 14f90eba96
commit f0112deb2c

View File

@@ -9,7 +9,6 @@ from unittest.mock import Mock, patch
import ddt
import pytest
from django.conf import settings
from django.core.exceptions import SuspiciousOperation
from django.test import TestCase
from django.utils.timezone import now