Skip to content

Commit 4ba740d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4ef306b commit 4ba740d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_optimizer.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def test_optimize():
1111
df_opt = ffbot.optimize(df, week, TEAM, POSITIONS)
1212
# fmt: off
1313
desired_df_opt = """ Add Drop Total points Discounted points VOR
14-
0 Player 200 (WR)
14+
0 Player 200 (WR)
1515
1 <current roster> 1723.27 420.2 515.9
1616
2 Player 221 (TE) 6.11 0.58 -19.01
1717
3 Player 143 (DEF) Player 101 (QB) -10.41 2.33 -16.19

0 commit comments

Comments
 (0)