mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-04 04:37:06 +08:00
Fix indentation
This commit is contained in:
parent
bfe3e356ae
commit
95d5d3b06d
@ -298,7 +298,7 @@ class RegexExtract():
|
|||||||
|
|
||||||
|
|
||||||
class RegexReplace():
|
class RegexReplace():
|
||||||
DESCRIPTION = "Find and replace text using regex patterns."
|
DESCRIPTION = "Find and replace text using regex patterns."
|
||||||
@classmethod
|
@classmethod
|
||||||
def INPUT_TYPES(s):
|
def INPUT_TYPES(s):
|
||||||
return {
|
return {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user