mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-18 18:39:21 +02:00
Linting
This commit is contained in:
parent
4a0e8aa780
commit
a8dcb52897
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@ class EPPLibWrapper:
|
|||
logger.info("Connection pool restarting...")
|
||||
self.kill_pool()
|
||||
logger.info("Old pool killed")
|
||||
|
||||
|
||||
self._pool = self._create_pool(self._client, self._login, self.pool_options)
|
||||
|
||||
self.pool_status.pool_running = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue