Skip to content

Commit 7dd76f6

Browse files
committed
fix indent in docstring
1 parent c00eab2 commit 7dd76f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymc_experimental/distributions/continuous.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def rng_fn(
6060

6161
class GenExtreme(Continuous):
6262
r"""
63-
Univariate Generalized Extreme Value log-likelihood
63+
Univariate Generalized Extreme Value log-likelihood
6464
6565
The cdf of this distribution is
6666

0 commit comments

Comments
 (0)