i2ME-Legacy/recordGenerators/CurrentConditions.py

7 lines
72 B
Python

import requests
apiKey = ''
def getCurrentConditions(locId):
pass