From 7e0d955d227db19e00dabbe2e146a1a97fd09338 Mon Sep 17 00:00:00 2001 From: "2569718930@qq.com" <2569718930@qq.com> Date: Tue, 19 May 2026 15:19:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=AF=AD=E6=B3=95=E9=94=99?= =?UTF-8?q?=E8=AF=AF=EF=BC=9A=E5=A4=9A=E4=BD=99=E6=8B=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data_collection/weather_sources.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/data_collection/weather_sources.py b/src/data_collection/weather_sources.py index e59f73ef..78de5ee6 100644 --- a/src/data_collection/weather_sources.py +++ b/src/data_collection/weather_sources.py @@ -252,7 +252,6 @@ class WeatherDataCollector(OpenMeteoCacheMixin, SettlementSourceMixin, MetarSour os.getenv("CWA_OPEN_DATA_AUTH") or os.getenv("CWA_OPEN_DATA_API_KEY") or "" - ) ).strip() # 磁盘持久化缓存:重启后即可加载上次的预报数据,避免冷启动请求爆发