Pushing to save temp changes while i fix the bug found in RC
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@ import pandas as pd
|
||||
|
||||
from flows.prepPolicy import selectPolicies
|
||||
from services.API import AirlockAPIWrapper
|
||||
from services.PolicyHandler import getPolicyInfo
|
||||
from utils.Selector import Selector
|
||||
from services.policyhandler import getPolicyInfo
|
||||
from utils.selector import Selector
|
||||
from utils.utils import colorText, load_env
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user