Inkcap commited on
Commit
0d082e4
·
2 Parent(s): e498243 3162c75

Merge branch 'main' of https://huggingface.co/spaces/Silas-Blanchard/Chess_LLM_Space

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -133,4 +133,4 @@ def main():
133
  if not game_ongoing:
134
  print_game(game_state)
135
  break
136
- main()
 
133
  if not game_ongoing:
134
  print_game(game_state)
135
  break
136
+ main()