Skip to content

Commit de56ed2

Browse files
committed
missing import
1 parent 6c4c257 commit de56ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TestUtils.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ using Random
55
using Test
66

77
using Distributions
8-
using LogExpFunctions: logistic
8+
using LogExpFunctions: logistic, softplus
99

1010
using AbstractGPs
1111
using ApproximateGPs

0 commit comments

Comments
 (0)