python: run isort on everything
[babeltrace.git] / tests / data / auto-source-discovery / params-log-level / bt_plugin_test.py
index 36315a4a31a2be1acb009c36176210656b85274b..ddb6508a56140c72bcdab4724f4f6a594e773e05 100644 (file)
@@ -3,9 +3,10 @@
 # Copyright (C) 2019 EfficiOS Inc.
 #
 
-import bt2
 import os
 
+import bt2
+
 # This file defines source component classes to help verify the parameters an
 # log levels passed to components.  Each component creates one stream, with a
 # name derived from either:
This page took 0.023353 seconds and 4 git commands to generate.