Pretty HTML and beginnings of Destination Policy
This commit is contained in:
+2
-1
@@ -17,8 +17,9 @@ import requests
|
||||
import json
|
||||
import os
|
||||
import time
|
||||
import utils.colortext as ct
|
||||
import utils.pretty as ct
|
||||
import ijson
|
||||
|
||||
def pullPolicyExechistories(url, choice, policiesnames, outputjson: bool):
|
||||
headers = {
|
||||
"X-APIKey": os.getenv('APIKEY')
|
||||
|
||||
Reference in New Issue
Block a user