Commit 03a760fd authored by Vincent Pelletier's avatar Vincent Pelletier Committed by Vincent Pelletier

test: Sort imports.

parent fd8a152b
...@@ -33,10 +33,10 @@ import socket ...@@ -33,10 +33,10 @@ import socket
import sqlite3 import sqlite3
import sys import sys
import tempfile import tempfile
import time
import threading import threading
import urlparse import time
import unittest import unittest
import urlparse
from cryptography import x509 from cryptography import x509
from cryptography.hazmat.backends import default_backend from cryptography.hazmat.backends import default_backend
from caucase import cli from caucase import cli
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment