Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLampert committed Nov 8, 2023
1 parent e1c7de0 commit 33342a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_examples.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module TestExamples

using Test
using KernelInterpolation
# To obtain reproducable results in CI
# To obtain reproducible results in CI
using Random
Random.seed!(1)

Expand Down

0 comments on commit 33342a2

Please sign in to comment.