Skip to content

Commit 298bc12

Browse files
committed
Style fix
1 parent eb383e9 commit 298bc12

2 files changed

Lines changed: 1233 additions & 2 deletions

File tree

pints/_nested/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@ class NestedController(object):
234234
Parameters
235235
----------
236236
log_likelihood : pints.LogLikelihood
237-
A :class:`LogLikelihood` function that evaluates points in the parameter
238-
space.
237+
A :class:`LogLikelihood` function that evaluates points in the
238+
parameter space.
239239
log_prior : pints.LogPrior
240240
A :class:`LogPrior` function on the same parameter space.
241241

0 commit comments

Comments
 (0)