Working preflight

This commit is contained in:
brotoskyj
2025-08-29 16:54:31 -04:00
parent b025daaa2a
commit 7ef5a83ff2
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -284,7 +284,6 @@ def menu_prepare_to_enforce():
exe1 = utils.allowlist.pullPolicyExechistories(url, choice, first_policy ,True)
print(exe1)
data = json.loads(exe1)
executionhist_policy1 = pd.DataFrame(data["response"]["exechistories"])