fix minor
This commit is contained in:
parent
0e4aa44ebb
commit
0131bcdc85
@ -31,7 +31,7 @@ def play(engine, data_path):
|
|||||||
|
|
||||||
evaluate_rounds = 5
|
evaluate_rounds = 5
|
||||||
game_num = 0
|
game_num = 0
|
||||||
total_time = 0
|
total = 0
|
||||||
f=open('time.txt','w')
|
f=open('time.txt','w')
|
||||||
#while True:
|
#while True:
|
||||||
while game_num < evaluate_rounds:
|
while game_num < evaluate_rounds:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user