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