Skip to content

Commit 1e4ee3a

Browse files
committed
Update html_mode.py
1 parent bdcffd6 commit 1e4ee3a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/extras/html_mode.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
"""
22
Basic example of scraping pipeline using SmartScraper
33
By default smart scraper converts in md format the
4-
code.
4+
code. If you want to just use the original code, you have
5+
to specify in the confi
56
"""
67

78
import os

0 commit comments

Comments
 (0)