python: run isort on everything
[babeltrace.git] / tests / utils / python / split_sort_compare.py
index c57e84e9b718db77f551aac9154c1f06772514ed..91c0d5d64b77072cd592583a94190340d4c628e2 100644 (file)
@@ -2,8 +2,8 @@
 #
 # Copyright (C) 2020 Francis Deslauriers <francis.deslauriers@efficios.com>
 
-import sys
 import re
+import sys
 
 
 def main():
This page took 0.02319 seconds and 4 git commands to generate.