Skip to content

Commit d5b1896

Browse files
authored
Merge branch 'dev' into atmaranto-main
2 parents b360c53 + d0c9b00 commit d5b1896

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

comfyui_to_python.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,6 @@ def __init__(
502502
needs_init_custom_nodes: bool = False,
503503
):
504504
"""Initialize the ComfyUItoPython class with the given parameters. Exactly one of workflow or input_file must be specified.
505-
506505
Args:
507506
workflow (str): The workflow's JSON.
508507
input_file (str): Path to the input JSON file.

0 commit comments

Comments
 (0)