We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4922cbc commit 2059ce6Copy full SHA for 2059ce6
google_symptoms/delphi_google_symptoms/patch.py
@@ -67,7 +67,6 @@ def patch():
67
params["indicator"]["export_start_date"] = daterange[0].strftime("%Y-%m-%d")
68
params["indicator"]["export_end_date"] = daterange[1].strftime("%Y-%m-%d")
69
run_module(params, logger)
70
- current_issue += timedelta(days=1)
71
72
73
if __name__ == "__main__":
0 commit comments