CHL minor
This commit is contained in:
parent
d03803ffd7
commit
8a95ef4d51
@ -1158,7 +1158,7 @@ class Draw_Simulator:
|
||||
# print("\t",game[0],game[1],sol_dict[game[0]][game[1]])
|
||||
# for game in self.awayGames[g, p]:
|
||||
# print("\t",game[0],game[1],sol_dict[game[0]][game[1]])
|
||||
base_scenario_id = 9529
|
||||
base_scenario_id = 10081
|
||||
base_scenario = Scenario.objects.get(id=base_scenario_id)
|
||||
|
||||
scenario = copy_scenario(base_scenario,f" - {self.opponent_func.__name__} - {nSim}")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user