Skip to content

Commit 16abb58

Browse files
committed
drop pyplot backend
1 parent 65afd40 commit 16abb58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/deep-kernel-learning/script.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ using Distributions, LinearAlgebra
88
using Plots
99
using ProgressMeter
1010
using AbstractGPs
11-
pyplot();
1211
default(; legendfontsize=15.0, linewidth=3.0);
1312

1413
# ## Data creation

0 commit comments

Comments
 (0)