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