Skip to content

Commit 31c1f39

Browse files
authored
Update Styles.py
1 parent 77941c1 commit 31c1f39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Styles.py

+1
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@
1414
solid.pack()
1515
sunken = tkinter.Button(root, text="Sunken", relief="sunken")
1616
sunken.pack()
17+
root.mainloop()

0 commit comments

Comments
 (0)