mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-19 03:35:17 +08:00
ruff check
This commit is contained in:
@ -3,9 +3,7 @@ from __future__ import annotations
|
||||
from dataclasses import dataclass
|
||||
import os
|
||||
|
||||
import toml
|
||||
|
||||
from git_utils import is_git_repo, get_commit_hash
|
||||
from git_utils import get_commit_hash
|
||||
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user