diff options
| author | root <root@turin.home> | 2022-02-03 18:08:28 +0000 |
|---|---|---|
| committer | root <root@turin.home> | 2022-02-03 18:08:28 +0000 |
| commit | 1ca19f43c131d77f18008dde867e76153288de38 (patch) | |
| tree | 9423f24da815fee682b73189f03d18641c557b3e /weather.py | |
| parent | 333bdb9507ca82709d92fe8919a9b40fc02d7dc7 (diff) | |
Exports and formatting. Reformatting.
Diffstat (limited to 'weather.py')
| -rw-r--r-- | weather.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -49,4 +49,3 @@ class weather_met_no(weather): return 0 except: return -1 - |
