超级Ruff

This commit is contained in:
墨梓柒
2025-09-09 19:25:12 +08:00
parent ac2936d5fc
commit 163dbb6b90
68 changed files with 1092 additions and 1043 deletions

View File

@@ -124,5 +124,3 @@ def get_global_frequency() -> Optional[float]:
return get_time_based_frequency(config_item[1:])
return None