Skip to content
This repository was archived by the owner on Aug 8, 2020. It is now read-only.

Commit 7dc7cc6

Browse files
author
Tonye Jack
committed
Fixed lint errors.
1 parent 583a397 commit 7dc7cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check_constraint/tests.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from decimal import Decimal
2-
from unittest.mock import patch, PropertyMock, MagicMock
2+
from unittest.mock import patch, PropertyMock
33

44
from django.conf import settings
55
from django.contrib.auth import get_user_model

0 commit comments

Comments
 (0)