Remove debug code
This commit is contained in:
parent
b4c4d01920
commit
b8be099e3d
3 changed files with 0 additions and 3 deletions
|
@ -22,7 +22,6 @@ my_scale.pack(pady=5, padx=7)
|
|||
|
||||
# Checkbutton
|
||||
def checkbutton_used():
|
||||
print(checked_state.get())
|
||||
if checked_state.get() == 1:
|
||||
bottom_text.config(text='The Berlin wall has been torn down')
|
||||
else:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue