Multichem commited on
Commit
269cbe1
·
1 Parent(s): 29427e0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -126,7 +126,7 @@ def sim_contest(Sim_size, FinalPortfolio, CleanPortfolio, maps_dict, up_dict, in
126
  Sim_Winners.append(best_lineup)
127
  SimVar += 1
128
 
129
- return Sim_Winners
130
 
131
  def run_seed_frame(seed_depth1, Strength_var, strength_grow, Teams_used, Total_Runs):
132
  RunsVar = 1
 
126
  Sim_Winners.append(best_lineup)
127
  SimVar += 1
128
 
129
+ return Sim_Winners
130
 
131
  def run_seed_frame(seed_depth1, Strength_var, strength_grow, Teams_used, Total_Runs):
132
  RunsVar = 1