Skip to content

Commit eaac4c3

Browse files
run formatter
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 73bd309 commit eaac4c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

HISTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ Additionally,
8181

8282
Any of the new algorithms above can readily be used by simply swappin the `algorithm` keyword argument of `vi`.
8383
For example, to use batch-and-match:
84+
8485
```julia
8586
vi(model, q, n_iters; algorithm=FisherMinBatchMatch())
8687
```

0 commit comments

Comments
 (0)