We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb383e9 commit 298bc12Copy full SHA for 298bc12
2 files changed
pints/_nested/__init__.py
@@ -234,8 +234,8 @@ class NestedController(object):
234
Parameters
235
----------
236
log_likelihood : pints.LogLikelihood
237
- A :class:`LogLikelihood` function that evaluates points in the parameter
238
- space.
+ A :class:`LogLikelihood` function that evaluates points in the
+ parameter space.
239
log_prior : pints.LogPrior
240
A :class:`LogPrior` function on the same parameter space.
241
0 commit comments