1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 23:14:49 +08:00

Satisfy ruff

This commit is contained in:
Jedrzej Kosinski
2025-07-17 17:34:29 -07:00
parent 95289b3952
commit e431868c0d

View File

@@ -1,4 +1,3 @@
from abc import ABC, abstractmethod
from dataclasses import asdict
from typing import Callable, Optional