We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 127ae9c commit 49e813aCopy full SHA for 49e813a
1 file changed
tests/data.py
@@ -64,7 +64,8 @@
64
"icon": "partly-cloudy-day",
65
"precipIntensity": 0.0,
66
"precipProbability": 0.0,
67
- "precipIntensityError": 0.0, "precipType": "snow",
+ "precipIntensityError": 0.0,
68
+ "precipType": "snow",
69
"rainIntensity": 0.0,
70
"snowIntensity": 0.0,
71
"iceIntensity": 0.0,
@@ -109,7 +110,8 @@
109
110
111
"precipIntensityMax": 0.0,
112
"precipIntensityMaxTime": 1765173600,
- "precipProbability": 0.0, "precipType": "snow",
113
+ "precipProbability": 0.0,
114
115
116
"rainIntensityMax": 0.0,
117
0 commit comments