mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2025-12-09 22:14:34 +08:00
nit
This commit is contained in:
parent
c05c9b552b
commit
522d923948
@ -63,7 +63,6 @@ def get_input_info(
|
||||
valid_inputs: InputTypeDict | None = None
|
||||
) -> tuple[str, Literal["required", "optional", "hidden"], InputTypeOptions] | tuple[None, None, None]:
|
||||
"""Get the input type, category, and extra info for a given input name.
|
||||
If valid_inputs is provided, it will be used instead of the class_def.INPUT_TYPES().
|
||||
|
||||
Arguments:
|
||||
class_def: The class definition of the node.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user