Skip to content

Commit d8a0b4b

Browse files
committed
replace ScientificTypesBase deps with ScientificTypes
1 parent bd3dc89 commit d8a0b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/types.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ using CategoricalDistributions
55
using CategoricalArrays
66
using StableRNGs
77
using FillArrays
8-
using ScientificTypesBase
8+
using ScientificTypes
99
import Random
1010

1111
# coverage of constructor testing is expanded in the other test files

0 commit comments

Comments
 (0)