Skip to content

Commit 2bc5967

Browse files
Mantisusvdusek
andauthored
Update pyproject.toml
Co-authored-by: Vlada Dusek <[email protected]>
1 parent 7fe669e commit 2bc5967

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)