index
:
heat.git
master
NEA project
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
weather.py
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'weather.py')
-rw-r--r--
weather.py
1
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
-