python: run isort on everything
[babeltrace.git] / tests / data / auto-source-discovery / grouping / bt_plugin_test.py
index 208f53813a356455d80361de375f91d29ceb5279..2bf0843b79abedc60580bc0ad6f9c682dbb44b31 100644 (file)
@@ -3,9 +3,10 @@
 # Copyright (C) 2019 EfficiOS Inc.
 #
 
-import bt2
 import os
 
+import bt2
+
 # Source component classes in this file recognize and group inputs in
 # various ways.  One stream is created by each component, with a name
 # derived from the component class and the inputs.  This is then checked
This page took 0.025246 seconds and 4 git commands to generate.