summaryrefslogtreecommitdiff
path: root/t/integration/tests/test_SQS.py
diff options
context:
space:
mode:
authorOmer Katz <omer.drow@gmail.com>2018-05-20 11:26:50 +0300
committerOmer Katz <omer.drow@gmail.com>2018-05-20 11:36:36 +0300
commitab1dd4e00916a1fa38ce1b5ebd43ebc59340b204 (patch)
treeeaa5810b02fdb86fb2129b64be9a0925266f4f02 /t/integration/tests/test_SQS.py
parent3bc949d63ac85080c08ebf01b67b450dfed54c28 (diff)
downloadkombu-ab1dd4e00916a1fa38ce1b5ebd43ebc59340b204.tar.gz
Introduced isort lint.isort
Diffstat (limited to 't/integration/tests/test_SQS.py')
-rw-r--r--t/integration/tests/test_SQS.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/integration/tests/test_SQS.py b/t/integration/tests/test_SQS.py
index 4949bcad..a64d3807 100644
--- a/t/integration/tests/test_SQS.py
+++ b/t/integration/tests/test_SQS.py
@@ -1,7 +1,6 @@
from __future__ import absolute_import, unicode_literals
from funtests import transport
-
from kombu.tests.case import skip