Pushing to save temp changes while i fix the bug found in RC
This commit is contained in:
+2
-2
@@ -20,7 +20,7 @@ import re
|
||||
import dotenv
|
||||
import pandas as pd
|
||||
|
||||
import services.PolicyHandler as policyh
|
||||
import services.policyhandler as policyh
|
||||
from flows.otp import generate, otp_activities_by_agent, revoke
|
||||
from flows.prepPolicy import (
|
||||
buildPathsandPublishers,
|
||||
@@ -34,7 +34,7 @@ from services.agenthandler import findAgents, moveAgentToRelatedPolicy, selectAg
|
||||
from services.API import AirlockAPIWrapper
|
||||
from services.TaskQueue import AsyncTaskQueue
|
||||
from utils.configmanager import load_env
|
||||
from utils.Selector import Selector
|
||||
from utils.selector import Selector
|
||||
from utils.utils import (
|
||||
areYouSure,
|
||||
colorText,
|
||||
|
||||
Reference in New Issue
Block a user