Skip to content

Commit 74c1c1c

Browse files
authored
fix changelog typo
1 parent e26820f commit 74c1c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Revert a bug introduced in 0.39.5 in the external sampler interface.
44
For Turing 0.39, external samplers should define
55

66
```
7-
Turing.Inference.getparams(::DynamicPPL.Model, ::MySamplerTransition)`
7+
Turing.Inference.getparams(::DynamicPPL.Model, ::MySamplerTransition)
88
```
99

1010
rather than

0 commit comments

Comments
 (0)