mirror of
https://github.com/mewtek/i2ME-Legacy.git
synced 2025-05-12 01:10:24 -05:00
7 lines
72 B
Python
7 lines
72 B
Python
import requests
|
|
|
|
apiKey = ''
|
|
|
|
|
|
def getCurrentConditions(locId):
|
|
pass |