Skip to content

Commit 49e813a

Browse files
Copilotgithub-actions[bot]
authored andcommitted
style fixes by ruff
1 parent 127ae9c commit 49e813a

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

tests/data.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@
6464
"icon": "partly-cloudy-day",
6565
"precipIntensity": 0.0,
6666
"precipProbability": 0.0,
67-
"precipIntensityError": 0.0, "precipType": "snow",
67+
"precipIntensityError": 0.0,
68+
"precipType": "snow",
6869
"rainIntensity": 0.0,
6970
"snowIntensity": 0.0,
7071
"iceIntensity": 0.0,
@@ -109,7 +110,8 @@
109110
"precipIntensity": 0.0,
110111
"precipIntensityMax": 0.0,
111112
"precipIntensityMaxTime": 1765173600,
112-
"precipProbability": 0.0, "precipType": "snow",
113+
"precipProbability": 0.0,
114+
"precipType": "snow",
113115
"rainIntensity": 0.0,
114116
"rainIntensityMax": 0.0,
115117
"snowIntensity": 0.0,

0 commit comments

Comments
 (0)