Skip to content

Commit

Permalink
Update update.py
Browse files Browse the repository at this point in the history
  • Loading branch information
researchersec authored Dec 21, 2023
1 parent c76e15b commit 063d170
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import requests
import json
from datetime import datetime
import os

api_key = os.environ['API_KEY']
# Endpoint URLs
Expand Down

0 comments on commit 063d170

Please sign in to comment.