Merge "Fix import library error"

This commit is contained in:
Zuul 2019-09-20 17:51:58 +00:00 committed by Gerrit Code Review
commit 0e6caa8432
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ import compiler
import os.path
import sys
from olso_utils import importutils
from oslo_utils import importutils
def is_localized(node):