Fixing python-modernize issues.

This commit is contained in:
arbisoft
2019-07-10 12:49:45 +05:00
parent 92c7a43011
commit 39ebb9c191
6 changed files with 19 additions and 5 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 ###################################