mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-27 21:16:28 +02:00
Fix linter
This commit is contained in:
parent
ceec0a1efd
commit
b04e3f679b
1 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
||||||
from unittest import skip
|
from unittest import skip
|
||||||
from unittest.mock import MagicMock, ANY, patch
|
from unittest.mock import MagicMock, patch
|
||||||
|
|
||||||
from django.conf import settings
|
from django.conf import settings
|
||||||
from django.test import Client, TestCase
|
from django.test import Client, TestCase
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue