update wiim
This commit is contained in:
parent
1e51be3097
commit
410db5436a
@ -20,7 +20,7 @@ api_key = os.getenv('BENZINGA_API_KEY')
|
|||||||
|
|
||||||
headers = {"accept": "application/json"}
|
headers = {"accept": "application/json"}
|
||||||
|
|
||||||
N_weeks_ago = datetime.now(pytz.UTC) - timedelta(weeks=2)
|
N_weeks_ago = datetime.now(pytz.UTC) - timedelta(weeks=50)
|
||||||
|
|
||||||
query_template = """
|
query_template = """
|
||||||
SELECT
|
SELECT
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user