From dff588974efbc456c68307826860dcb94c3ae37f Mon Sep 17 00:00:00 2001 From: Jin-Guk Kwon Date: Thu, 27 Feb 2020 16:22:47 +0100 Subject: [PATCH] Update get_info.py --- get_info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get_info.py b/get_info.py index 24ae6a7..ac09633 100755 --- a/get_info.py +++ b/get_info.py @@ -4,7 +4,7 @@ from enum import IntEnum from xmlrpc.client import ServerProxy as RPCClient from xmltodict import parse from config import config -from ldap_list3 import vm_list +from ldap_list import vm_list from db_export import setconn # Constants