从系统彻底移除 Lagos 城市
该城市已不再需要,从城市注册表、时区映射、缓存巡检脚本、测试 中全部清理。52 城市 → 51 城市。 Tested: pytest test_country_networks.py (19/19), ruff check
This commit is contained in:
@@ -6,7 +6,7 @@ TOK = "Bearer ZLuvwSsQvHSj2geIWfX7gjn9rJU_heOlgq0FBp7cUOgXaB2eHbE20R4PKwonP2FP"
|
||||
CITIES = [
|
||||
"london", "paris", "amsterdam", "helsinki", "istanbul", "ankara",
|
||||
"moscow", "new york", "los angeles", "chicago", "miami", "houston",
|
||||
"lagos", "jeddah", "karachi", "tel aviv",
|
||||
"jeddah", "karachi", "tel aviv",
|
||||
]
|
||||
|
||||
for city in CITIES:
|
||||
|
||||
Reference in New Issue
Block a user