mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-04 09:17:12 +08:00
nit
This commit is contained in:
parent
a4082021f6
commit
e4fa0bc1df
@ -237,7 +237,7 @@ class ComfyNodeABC(ABC):
|
||||
API_NODE: Optional[bool]
|
||||
"""Flags a node as an API node. See: https://docs.comfy.org/tutorials/api-nodes/overview."""
|
||||
HELP: Optional[str]
|
||||
"""Optional long help text for the node, shown in detailed node documentation panels."""
|
||||
"""The markdown help text for the node. Used to inform users about the node in general."""
|
||||
|
||||
@classmethod
|
||||
@abstractmethod
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user