Skip to content

Commit 10f0c75

Browse files
authored
replace ScientificTypes
replace `ScientificTypes` with `ScientificTypeBase`
1 parent 15f45f8 commit 10f0c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
using Test
22
using StatisticalTraits
3-
using ScientificTypes
3+
using ScientificTypesBase
44
import SparseArrays
55

66
module Fruit

0 commit comments

Comments
 (0)