We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a302242 commit 3b4693fCopy full SHA for 3b4693f
tests/test_optimizer.py
@@ -10,7 +10,7 @@ def test_optimize():
10
assert week == 4
11
df_opt = ffbot.optimize(df, week, TEAM, POSITIONS)
12
desired_df_opt = """ Add Drop Total points Discounted points VOR
13
-0 Player 200 (WR)
+0 Player 200 (WR)
14
1 <current roster> 1723.27 420.2 515.9
15
2 Player 221 (TE) 6.11 0.58 -19.01
16
3 Player 143 (DEF) Player 101 (QB) -10.41 2.33 -16.19
0 commit comments