Skip to content

Commit 640817b

Browse files
author
Closed-Limelike-Curves
committed
Remove useless dependency
1 parent 21c16c7 commit 640817b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Project.toml

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1717
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1818
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1919
Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
20-
Underscores = "d9a01c3f-67ce-4d8c-9b55-35f6e4050bb1"
2120

2221
[compat]
2322
AxisKeys = "0.1.18"

src/LeaveOneOut.jl

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ using InteractiveUtils
44
using LoopVectorization
55
using Statistics
66
using Tullio
7-
using Underscores
87

98
export loo, psis_loo
109

0 commit comments

Comments
 (0)