fix ide warnings

This commit is contained in:
jxxghp
2024-12-23 16:58:04 +08:00
parent baa48610ea
commit 61d7374d95
21 changed files with 71 additions and 78 deletions
-1
View File
@@ -1,5 +1,4 @@
from datetime import datetime
from functools import lru_cache
import requests
from cachetools import TTLCache, cached