INCR-482: ran python modernization and isort

This commit is contained in:
msingh
2019-06-11 15:20:37 -04:00
parent 382f6ddc35
commit f441a262cd
5 changed files with 25 additions and 10 deletions

View File

@@ -18,6 +18,8 @@ as they are for non-optimized devstack. Instead, update_assets must be
invoked each time that changes have been made.
"""
from __future__ import absolute_import
import os
########################## Devstack settings ###################################