Abhaykoul commited on
Commit
552722e
·
verified ·
1 Parent(s): 5b08440

Update webscout.py

Browse files
Files changed (1) hide show
  1. 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
- from xml.etree import ElementTreefrom
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