Skip to content

Commit 43313bf

Browse files
authored
Minor update to README
1 parent edb22a5 commit 43313bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ b.run()
2525

2626
To inspect the results and compare the estimated win probabilities versus the true win probabilities:
2727
```Python
28-
b.best
28+
b.best()
2929
> 0
3030

3131
# Assuming payout of 1.0 for all "wins"

0 commit comments

Comments
 (0)