mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-12 14:08:28 +02:00
Lint pt. many
This commit is contained in:
parent
aabe4df12a
commit
a744b9407f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
import datetime
|
||||
from pathlib import Path
|
||||
from unittest.mock import MagicMock, patch
|
||||
from dateutil.tz import tzlocal
|
||||
from dateutil.tz import tzlocal # type: ignore
|
||||
from django.test import TestCase
|
||||
from epplibwrapper.client import EPPLibWrapper
|
||||
from epplibwrapper.errors import RegistryError
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue