Skip to content

Commit

Permalink
fix doc generation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
segasai committed Feb 18, 2024
1 parent 6f0953c commit 2f30c7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py/dynesty/sampler.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ class Sampler:
logvol_init: float, optional
The initial log of volume when starting sampling. This is relevant
when the log(L) is finite only within a fraction of prior volume.
"""

def __init__(self,
Expand Down

0 comments on commit 2f30c7c

Please sign in to comment.