mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-04-20 03:13:30 +00:00
fixed: ruff check
This commit is contained in:
parent
fb1b9c76b0
commit
8b9f31abdf
1
nodes.py
1
nodes.py
@ -37,7 +37,6 @@ import importlib
|
|||||||
import folder_paths
|
import folder_paths
|
||||||
import latent_preview
|
import latent_preview
|
||||||
import node_helpers
|
import node_helpers
|
||||||
import comfyui_manager
|
|
||||||
|
|
||||||
def before_node_execution():
|
def before_node_execution():
|
||||||
comfy.model_management.throw_exception_if_processing_interrupted()
|
comfy.model_management.throw_exception_if_processing_interrupted()
|
||||||
|
Loading…
Reference in New Issue
Block a user