summaryrefslogtreecommitdiff
path: root/osprofiler/cmd/commands.py
diff options
context:
space:
mode:
Diffstat (limited to 'osprofiler/cmd/commands.py')
-rw-r--r--osprofiler/cmd/commands.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/osprofiler/cmd/commands.py b/osprofiler/cmd/commands.py
index df92a56..c4750a5 100644
--- a/osprofiler/cmd/commands.py
+++ b/osprofiler/cmd/commands.py
@@ -15,11 +15,11 @@
import json
import os
-import prettytable
-import six
from oslo_utils import encodeutils
from oslo_utils import uuidutils
+import prettytable
+import six
from osprofiler.cmd import cliutils
from osprofiler.drivers import base