summaryrefslogtreecommitdiff
path: root/weather.py
diff options
context:
space:
mode:
Diffstat (limited to 'weather.py')
-rw-r--r--weather.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/weather.py b/weather.py
index 755f847..abc4112 100644
--- a/weather.py
+++ b/weather.py
@@ -49,4 +49,3 @@ class weather_met_no(weather):
return 0
except:
return -1
-