python: run isort on everything
[babeltrace.git] / doc / bindings / python / source / conf.py
index 148cc92abca409abca0d4708ce03216b9f8e0d23..99e60af8942fe3535f00e9f924cf3c8c5e7bc288 100644 (file)
@@ -2,9 +2,10 @@
 #
 # Copyright (c) 2020 Philippe Proulx <pproulx@efficios.com>
 
-import bt2
 import re
 
+import bt2
+
 # project
 project = "Babeltrace 2 Python bindings"
 copyright = "2020, EfficiOS, Inc"
This page took 0.022202 seconds and 4 git commands to generate.