Skip to content

Commit 0f2bb55

Browse files
committed
update docstring
1 parent 6e43fd2 commit 0f2bb55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dabest/_bootstrap_tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class bootstrap:
3030
3131
alpha: float, default 0.05
3232
Denotes the likelihood that the confidence interval produced
33-
_does not_ include the true summary statistic. When alpha = 0.05,
33+
does not include the true summary statistic. When alpha = 0.05,
3434
a 95% confidence interval is produced.
3535
3636
reps: int, default 5000

0 commit comments

Comments
 (0)