python: run isort on everything
[babeltrace.git] / src / bindings / python / bt2 / bt2 / port.py
index 034e58d179cfa99bf1e57d2b9d73c8dfa065469e..b9a5529af81abc110bd62f186dd1e9fa726c1bef 100644 (file)
@@ -2,8 +2,8 @@
 #
 # Copyright (c) 2017 Philippe Proulx <pproulx@efficios.com>
 
-from bt2 import native_bt
 from bt2 import object as bt2_object
+from bt2 import native_bt
 
 
 def _bt2_connection():
This page took 0.022858 seconds and 4 git commands to generate.