This should not be a warning. (#7946)

This commit is contained in:
comfyanonymous 2025-05-05 04:49:07 -07:00 committed by GitHub
parent 3e62c5513a
commit d9c80a85e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -127,8 +127,8 @@ class CustomNodeManager:
if os.path.exists(workflows_dir):
if folder_name != "example_workflows":
logging.warning(
"WARNING: Found example workflow folder '%s' for custom node '%s', consider renaming it to 'example_workflows'",
logging.debug(
"Found example workflow folder '%s' for custom node '%s', consider renaming it to 'example_workflows'",
folder_name, module_name)
webapp.add_routes(