Skip to content

Commit

Permalink
Merge branch 'pre-commit-ci-update-config' of https://github.com/amar…
Browse files Browse the repository at this point in the history
…vin/fantasy-football-bot into pre-commit-ci-update-config
  • Loading branch information
amarvin committed Mar 19, 2024
2 parents 1078fa0 + c0627b9 commit a090b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_optimizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ def test_optimize():
df_opt = ffbot.optimize(df, week, TEAM, POSITIONS)
# fmt: off
desired_df_opt = """ Add Drop Total points Discounted points VOR
0 Player 200 (WR)
0 Player 200 (WR)
1 <current roster> 1723.27 420.2 515.9
2 Player 221 (TE) 6.11 0.58 -19.01
3 Player 143 (DEF) Player 101 (QB) -10.41 2.33 -16.19
Expand Down

0 comments on commit a090b84

Please sign in to comment.