mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
ruff check
This commit is contained in:
parent
5e5235f5d1
commit
8aa3617a18
@ -3,9 +3,7 @@ from __future__ import annotations
|
|||||||
from dataclasses import dataclass
|
from dataclasses import dataclass
|
||||||
import os
|
import os
|
||||||
|
|
||||||
import toml
|
from git_utils import get_commit_hash
|
||||||
|
|
||||||
from git_utils import is_git_repo, get_commit_hash
|
|
||||||
|
|
||||||
|
|
||||||
@dataclass
|
@dataclass
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user