Skip to content

Commit 58d3487

Browse files
authored
remove whitespace line 106
1 parent edd0a1e commit 58d3487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CircuitPython_WeatherCloud/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
cloud_on = True
104104
button_select = False
105105
weather_refresh = None
106-
106+
107107
if button_mode == 0:
108108
weather_type = 'Sunny'
109109
if button_mode == 1:

0 commit comments

Comments
 (0)