mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-04-27 18:01:25 +00:00
V3 Nodes: Load,Save,Vae audio nodes; sort imports; ruff
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from typing import Optional, Callable
|
||||
from typing import Callable, Optional
|
||||
|
||||
|
||||
def first_real_override(cls: type, name: str, *, base: type) -> Optional[Callable]:
|
||||
|
||||
Reference in New Issue
Block a user