Skip to content

Commit a3b7181

Browse files
quick fix typo
1 parent 734b740 commit a3b7181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scrapegraphai/prompts/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
from .robots_node_prompts import template_robot
1111
from .search_internet_node_prompts import template_search_internet
1212
from .search_link_node_prompts import template_relevant_links
13-
from .search_link_node_with_context_prompts import template_search_with_context_chunks, template_search_with_context_no_chunks
13+
from .search_node_with_context_prompts import template_search_with_context_chunks, template_search_with_context_no_chunks

0 commit comments

Comments
 (0)