Skip to content
Snippets Groups Projects
Commit 69c30990 authored by Pelle Koster's avatar Pelle Koster
Browse files

fix tox

parent 0ed741cb
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,6 @@ from celery import signals ...@@ -16,7 +16,6 @@ from celery import signals
from collections import defaultdict, namedtuple from collections import defaultdict, namedtuple
from kombu.exceptions import KombuError
from lxml import etree from lxml import etree
from ncclient.transport import TransportError from ncclient.transport import TransportError
...@@ -32,7 +31,6 @@ from inventory_provider import config, nokia, gap ...@@ -32,7 +31,6 @@ from inventory_provider import config, nokia, gap
from inventory_provider import environment from inventory_provider import environment
from inventory_provider import snmp from inventory_provider import snmp
from inventory_provider import juniper from inventory_provider import juniper
from redis import RedisError
from requests import HTTPError from requests import HTTPError
FINALIZER_POLLING_FREQUENCY_S = 2.5 FINALIZER_POLLING_FREQUENCY_S = 2.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment