Spaces:
Paused
Paused
Update webscout.py
Browse files- webscout.py +1 -1
webscout.py
CHANGED
|
@@ -2,7 +2,7 @@ from __future__ import annotations
|
|
| 2 |
|
| 3 |
import html
|
| 4 |
import http.cookiejar as cookiejar
|
| 5 |
-
|
| 6 |
import warnings
|
| 7 |
from concurrent.futures import ThreadPoolExecutor
|
| 8 |
from datetime import datetime, timezone
|
|
|
|
| 2 |
|
| 3 |
import html
|
| 4 |
import http.cookiejar as cookiejar
|
| 5 |
+
|
| 6 |
import warnings
|
| 7 |
from concurrent.futures import ThreadPoolExecutor
|
| 8 |
from datetime import datetime, timezone
|