Skip to content

Commit ed664fa

Browse files
Removed unnecessary coma
1 parent a676430 commit ed664fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkl_random/mklrand.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2455,7 +2455,7 @@ cdef class RandomState:
24552455
24562456
Draw samples from a Beta distribution.
24572457
2458-
The Beta distribution is a special case of the Dirichlet distribution,
2458+
The Beta distribution is a special case of the Dirichlet distribution
24592459
and is related to the Gamma distribution. It has the probability
24602460
distribution function
24612461

0 commit comments

Comments
 (0)