summaryrefslogtreecommitdiffstats
path: root/utils/infra_setup/heat/consts/files.py
diff options
context:
space:
mode:
authorJun Li <matthew.lijun@huawei.com>2016-10-08 02:33:08 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-10-08 02:33:08 +0000
commit23f716997d7cc1f396007f5b2e3c4d82dc2e94a3 (patch)
tree33c968c9d88da2497be2b51969a456ffa88af843 /utils/infra_setup/heat/consts/files.py
parentc84e4a663343a1d19073ce73a5c0596a99d84a52 (diff)
parent6204bfbe6228d5167bdb67c42cac4c884cdcf664 (diff)
Merge "autopep8 fix for flake8"
Diffstat (limited to 'utils/infra_setup/heat/consts/files.py')
-rwxr-xr-xutils/infra_setup/heat/consts/files.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/infra_setup/heat/consts/files.py b/utils/infra_setup/heat/consts/files.py
index 2856650f..f148f103 100755
--- a/utils/infra_setup/heat/consts/files.py
+++ b/utils/infra_setup/heat/consts/files.py
@@ -12,6 +12,7 @@
# ------------------------------------------------------
GENERAL = 'General'
+
def get_sections():
return [
GENERAL,