Skip to content

Commit

Permalink
Update chess_ai.py
Browse files Browse the repository at this point in the history
  • Loading branch information
zachartrand committed May 27, 2021
1 parent e4fa17a commit a541040
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chess_ai.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

import random as rn
from copy import copy
# from multiprocessing import Pool


__all__ = ['getRandomMove', 'getBestMove']
Expand Down

0 comments on commit a541040

Please sign in to comment.