Skip to content

Commit 835c107

Browse files
author
hashiba-k-jp
committed
Update getInfo.py
1 parent 5d540e5 commit 835c107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/getInfoFromJMA/getInfo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ def getInfo():
110110
data = []
111111
data.append({
112112
'cityCode': '0120200',
113-
'warningCode': '03',
113+
'warningCode': '70',
114114
})
115115

116116
pp.pprint(data)

0 commit comments

Comments
 (0)