Abhaykoul commited on
Commit
5b08440
·
verified ·
1 Parent(s): 5314ebe

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 xml.etree import ElementTree
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
+ from xml.etree import ElementTreefrom
6
  import warnings
7
  from concurrent.futures import ThreadPoolExecutor
8
  from datetime import datetime, timezone