mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-03-13 17:20:01 +00:00
fix(api-nodes): reimport of base64 in Gemini node (#10181)
This commit is contained in:
@@ -73,6 +73,5 @@ messages_control.disable = [
|
||||
"pointless-string-statement",
|
||||
"inconsistent-return-statements",
|
||||
"import-outside-toplevel",
|
||||
"reimported",
|
||||
"redefined-outer-name",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user