fix minor

This commit is contained in:
Wenbo 2018-01-17 15:57:41 +08:00
parent 0e4aa44ebb
commit 0131bcdc85

View File

@ -31,7 +31,7 @@ def play(engine, data_path):
evaluate_rounds = 5
game_num = 0
total_time = 0
total = 0
f=open('time.txt','w')
#while True:
while game_num < evaluate_rounds: