summaryrefslogtreecommitdiff
path: root/osprofiler/tests/unit/test_initializer.py
diff options
context:
space:
mode:
Diffstat (limited to 'osprofiler/tests/unit/test_initializer.py')
-rw-r--r--osprofiler/tests/unit/test_initializer.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/osprofiler/tests/unit/test_initializer.py b/osprofiler/tests/unit/test_initializer.py
index ef8169a..21d20c3 100644
--- a/osprofiler/tests/unit/test_initializer.py
+++ b/osprofiler/tests/unit/test_initializer.py
@@ -10,9 +10,10 @@
# License for the specific language governing permissions and limitations
# under the License.
-import testtools
from unittest import mock
+import testtools
+
from osprofiler import initializer