nakas commited on
Commit
a50f406
1 Parent(s): 8b3df3c

Update Main.py

Browse files
Files changed (1) hide show
  1. Main.py +1 -1
Main.py CHANGED
@@ -4,7 +4,7 @@ import os
4
  import chess
5
  import chess.engine
6
  import stat
7
-
8
 
9
 
10
  def app():
 
4
  import chess
5
  import chess.engine
6
  import stat
7
+ import re
8
 
9
 
10
  def app():