Skip to content

Commit d508640

Browse files
committed
feat: add smartcrawler
1 parent 791f675 commit d508640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/smartcrawler_tool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222
"same_domain_only": True
2323
})
2424

25-
print(json.dumps(result, indent=2))
25+
print(json.dumps(result, indent=2))

0 commit comments

Comments
 (0)