lohanajk-56 commited on
Commit
4411fcc
·
verified ·
1 Parent(s): 1675497

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -104,4 +104,3 @@ if st.button("Make Move"):
104
  # Draw the board only if the game is still ongoing
105
  if not check_winner():
106
  draw_board()
107
-
 
104
  # Draw the board only if the game is still ongoing
105
  if not check_winner():
106
  draw_board()