Skip to content

Commit 247ef79

Browse files
committed
fix
1 parent e5aff86 commit 247ef79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ module = [
257257
"camoufox", # Example code shows integration of camoufox and crawlee.
258258
"fastapi", # Example code shows running in webserver.
259259
"saxonche", # Example code shows HttpCrawler with custom parser.
260-
"scrapling", # Example code shows HttpCrawler with custom parser.
260+
"scrapling.*", # Example code shows HttpCrawler with custom parser.
261261
"selectolax.*", # Example code shows HttpCrawler with custom parser.
262262
"stagehand.*", # Example code shows integration of Stagehand and crawlee.
263263
"starlette.*", # Example code shows running in webserver.

0 commit comments

Comments
 (0)