summaryrefslogtreecommitdiffstats
path: root/qtip.py
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2016-11-09 14:47:36 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-11-09 14:47:36 +0000
commit939299c36b3cf79f198d4a4849345eabd878973b (patch)
treec859592ecf932107c11a77f45e1d40c1a888ec63 /qtip.py
parent8f27035ce5d24eca2382c01acf645851bd9f8c82 (diff)
parenteed3a9fc0bf490bef2e1c7cc597db6063c11bcac (diff)
Merge "Merge func to utils"
Diffstat (limited to 'qtip.py')
-rw-r--r--qtip.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/qtip.py b/qtip.py
index ea64b933..a2c26eda 100644
--- a/qtip.py
+++ b/qtip.py
@@ -1,12 +1,13 @@
##############################################################################
# Copyright (c) 2015 Dell Inc and others.
+# Copyright (c) 2016 ZTE corp. and others.
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
-from func.cli import Cli
+from utils.cli import Cli
def main():