Abhaykoul commited on
Commit
c6f86b9
1 Parent(s): 63af5f7
Files changed (1) hide show
  1. webscout.py +1 -1
webscout.py CHANGED
@@ -1182,7 +1182,7 @@ class WEBS:
1182
 
1183
  return results
1184
 
1185
- html_parser = html.parser.HTMLParser()html_parser = html.parser.HTMLParser()
1186
 
1187
 
1188
  def unescape(string):
 
1182
 
1183
  return results
1184
 
1185
+ html_parser = html.parser.HTMLParser()
1186
 
1187
 
1188
  def unescape(string):