Skip to content

Commit d03eedc

Browse files
committed
Update chromium.py
1 parent 65f9e3a commit d03eedc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scrapegraphai/docloaders/chromium.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
"""
2+
Chromium module
3+
"""
14
import asyncio
25
from typing import Any, AsyncIterator, Iterator, List, Optional
36

0 commit comments

Comments
 (0)