Skip to content

Commit

Permalink
Removed unnecessary coma
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-pavlyk committed Mar 1, 2024
1 parent a676430 commit ed664fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkl_random/mklrand.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -2455,7 +2455,7 @@ cdef class RandomState:
Draw samples from a Beta distribution.
The Beta distribution is a special case of the Dirichlet distribution,
The Beta distribution is a special case of the Dirichlet distribution
and is related to the Gamma distribution. It has the probability
distribution function
Expand Down

0 comments on commit ed664fa

Please sign in to comment.