Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit 1b47cb3

Browse files
authored
Update __init__.py
1 parent b1dd4a3 commit 1b47cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from .IFVisualizeGraphNode import IFVisualizeGraphNode
1818
from .IFStepCounterNode import IFCounter
1919
from .IFJoinTextNode import IFJoinText
20-
from .IFLoadImagesNode import IFLoadImagess
20+
from .IFLoadImagesNodeS import IFLoadImagess
2121
from .send_request import *
2222

2323
# Try to import omost from the current directory

0 commit comments

Comments
 (0)