Update test_weather.py
This commit is contained in:
@@ -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)),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user