format: code lint

(ruff, uv 是个好东西)
This commit is contained in:
Soulter
2024-12-10 22:09:53 +08:00
parent 90df679a77
commit c6bdac8835
66 changed files with 204 additions and 162 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
import os, psutil, sys, time
import os
import psutil
import sys
import time
from .zip_updator import ReleaseInfo, RepoZipUpdator
from astrbot.core import logger
from astrbot.core.config.default import VERSION