Skip to content

Commit c149aee

Browse files
committed
minor change
1 parent b60259e commit c149aee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Address-Book/addressbook.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,3 +257,5 @@ def RESET():
257257
Button(root, text="RESET", font='Times 14 bold', bg='dark gray',
258258
command=RESET, width=8).place(x=320, y=280)
259259
root.mainloop()
260+
261+
# minor change - test

0 commit comments

Comments
 (0)