Skip to content

Commit 8aac37e

Browse files
committed
fix: fix
1 parent d508640 commit 8aac37e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

langchain_scrapegraph/tools/smartcrawler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,4 +189,4 @@ async def _arun(
189189
max_pages=max_pages,
190190
same_domain_only=same_domain_only,
191191
run_manager=run_manager.get_sync() if run_manager else None,
192-
)
192+
)

0 commit comments

Comments
 (0)