mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-18 18:39:21 +02:00
formatted for code readability
This commit is contained in:
parent
ba94435045
commit
03b33803a0
3 changed files with 3 additions and 4 deletions
|
@ -7,7 +7,6 @@ from api.tests.common import less_console_noise_decorator
|
||||||
from gevent.exceptions import ConcurrentObjectUseError
|
from gevent.exceptions import ConcurrentObjectUseError
|
||||||
from epplibwrapper.client import EPPLibWrapper
|
from epplibwrapper.client import EPPLibWrapper
|
||||||
from epplibwrapper.errors import RegistryError, LoginError
|
from epplibwrapper.errors import RegistryError, LoginError
|
||||||
from .common import less_console_noise
|
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue