Skip to content

Commit 09f7a44

Browse files
committed
fix indent in docstring
1 parent 6717e51 commit 09f7a44

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)