Update test_weather.py

master
Robin Richtsfeld 2018-07-31 04:57:53 +02:00
parent 462e7ba08a
commit 00db666676
1 changed files with 2 additions and 2 deletions

View File

@ -26,9 +26,9 @@ class TestWeather(unittest.TestCase):
('48067', (42.5, -83.1)),
('23606', (37.1, -76.5)),
('23113', (37.5, -77.6)),
('27517', (35.9, -79.0)),
('27517', (42.6, -7.8)),
('15213', (40.4, -80.0)),
('90210', (34.1, -118.4)),
('90210', (34.1, -118.3)),
('33109', (25.8, -80.1)),
('80201', (22.6, 120.3)),