Browse Source

Update web-search.py

Coder 4 years ago
parent
commit
806d026239
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web-search.py

+ 1 - 1
web-search.py

@@ -7,8 +7,8 @@
 
 
 #########################################################################################
 #########################################################################################
 
 
-#Import required libraries
 
 
+#Import required libraries
 from time import time
 from time import time
 from googlesearch import search
 from googlesearch import search
 import sys
 import sys