Skip to content

Commit 7e0147a

Browse files
committed
Get rid of warning about params
1 parent 9286cca commit 7e0147a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/augmented_inference.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
using AbstractGPs
22
using TemporalGPs
3-
using Distributions
3+
using Distributions: Bernoulli
44
using StatsFuns: logistic
55

66
# In this example we are showing how to work with non-Gaussian likelihoods,

0 commit comments

Comments
 (0)