mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-12 20:49:41 +02:00
Linter
This commit is contained in:
parent
c2cc19ee1a
commit
9a12e29c5a
6 changed files with 66 additions and 73 deletions
|
@ -1,9 +1,9 @@
|
|||
import logging
|
||||
import greenlet
|
||||
import gevent
|
||||
from geventconnpool import ConnectionPool
|
||||
from epplibwrapper.socket import Socket
|
||||
from epplibwrapper.utility.pool_error import PoolError, PoolErrorCodes
|
||||
|
||||
try:
|
||||
from epplib.commands import Hello
|
||||
except ImportError:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue