From 4c44e82902f5817d9a3fc5547231c7f43d7de23f Mon Sep 17 00:00:00 2001 From: Alexis Rolland Date: Sun, 14 Jun 2026 12:10:13 +0800 Subject: [PATCH] Add trailing new line --- comfy_extras/nodes_model_patch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comfy_extras/nodes_model_patch.py b/comfy_extras/nodes_model_patch.py index 2bb390bd0..cc6b98133 100644 --- a/comfy_extras/nodes_model_patch.py +++ b/comfy_extras/nodes_model_patch.py @@ -682,4 +682,4 @@ NODE_DISPLAY_NAMES = { "ZImageFunControlnet": "Apply Z-Image Fun ControlNet", "USOStyleReference": "Apply USO Style Reference", "SUPIRApply": "Apply SUPIR Patch", -} \ No newline at end of file +}