Skip to content

Commit e19cea7

Browse files
committed
fixed docs
1 parent 86a7826 commit e19cea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ AbstractMCMC.chainsstack
8181

8282
To make it a bit easier to interact with some arbitrary sampler state, we encourage implementations of `AbstractSampler` to implement the following methods:
8383
```@docs
84-
AbstractMCMC.parameters(state, parameters)
84+
AbstractMCMC.parameters(state)
8585
AbstractMCMC.setparameters!!(state, parameters)
8686
```
8787
and optionally

0 commit comments

Comments
 (0)