修复 lint 警告及测试 monkeypatch 引用
This commit is contained in:
@@ -8,7 +8,7 @@ from __future__ import annotations
|
||||
|
||||
import threading
|
||||
import time
|
||||
from typing import Any, Callable, Dict, Optional
|
||||
from typing import Any, Dict, Optional
|
||||
|
||||
|
||||
class WeatherCacheManager:
|
||||
|
||||
Reference in New Issue
Block a user