Skip to content

Commit 7d2ef22

Browse files
committed
extra empty lines deleted.
1 parent a447a6d commit 7d2ef22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

003 - D5L Dictionary/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ def copy_result():
164164

165165
window.bind_all("<F1>", lambda event: help())
166166

167-
168167
# search frame
169168
search_frame = tkinter.LabelFrame(frame, text="Search any word for:")
170169
search_frame.grid(row=0, column=0, padx=20, pady=10)

0 commit comments

Comments
 (0)