This commit is contained in:
=
2025-09-02 08:29:42 -04:00
parent 7eeb072117
commit 6b8c849db8
4 changed files with 1 additions and 80 deletions
-3
View File
@@ -16,8 +16,6 @@ import datetime
import requests
import json
import os
import pandas
import time
import utils.pretty as ct
import ijson
import os
@@ -158,7 +156,6 @@ def listAllowlists(url):
return choice, policiesnames, policyids
#Need else and catch for upper bound
def skipback(days):
"""
Generate a MongoDB ObjectId for a given number of days ago from today.