Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
Shota Yamamoto committed Feb 15, 2022
1 parent 40964ad commit 0428efb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,6 @@ def make_button(text, key=None):
# print(f"envet: {event}")
# print(f"values: {values}")
if event == sg.WIN_CLOSED:
# print("break")
# main_window.close()
break
elif event == 'Table':
data = cleaning(tab1_filename)
Expand Down

0 comments on commit 0428efb

Please sign in to comment.