Invalidated API key that was committed. Jeez.

This commit is contained in:
kat witch 2021-02-12 04:24:09 +00:00 committed by kat
parent a7833d0d81
commit d27c5678e9

View file

@ -2,8 +2,6 @@ import requests
import json
import sys
#city = "London"
#api_key = "08588263e133e79c17cef6d01a5c6da8"
city = sys.argv[1]
api_key = sys.argv[2]