Skip to content

Commit 96d6f6a

Browse files
Update google-search-engine.py
1 parent 9af85f1 commit 96d6f6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Google Engine/google-search-engine.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import googlesearch
77
# ================== .............. End..........============================
88

9-
# ================== .......... Window Components........ ============================
9+
# ================== .......... Window Components........ ===================
1010

1111
#creating main window
1212
root = tk.Tk()
@@ -134,4 +134,4 @@ def search_query():
134134
#===================== Load the Window =============================
135135
root.mainloop()
136136

137-
#======================= End Code =====================================
137+
#======================= End Code =====================================

0 commit comments

Comments
 (0)