Skip to content

Commit

Permalink
oops. added LaplaceRedux to wrong Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed Dec 17, 2024
1 parent 91767d3 commit 2012739
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ EvoLinear = "ab853011-1780-437f-b4b5-5de6f4777246"
EvoTrees = "f6006082-12f8-11e9-0c9c-0d5d367ab1e5"
Imbalance = "c709b415-507b-45b7-9a3d-1767c89fde68"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
LaplaceRedux = "c52c1a26-f7c5-402b-80be-ba1e638ad478"
LightGBM = "7acf609c-83a4-11e9-1ffb-b912bcd3b04a"
MLJClusteringInterface = "d354fa79-ed1c-40d4-88ef-b8c7bd1568af"
MLJDecisionTreeInterface = "c6f25543-311c-4c74-83dc-3ea6d1015661"
Expand Down Expand Up @@ -99,6 +100,7 @@ test = [
"Imbalance",
"InteractiveUtils",
"LightGBM",
"LaplaceRedux",
"MLJClusteringInterface",
"MLJDecisionTreeInterface",
"MLJFlux",
Expand Down
1 change: 0 additions & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
EvoTrees = "f6006082-12f8-11e9-0c9c-0d5d367ab1e5"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
IterationControl = "b3c1a2ee-3fec-4384-bf48-272ea71de57c"
LaplaceRedux = "c52c1a26-f7c5-402b-80be-ba1e638ad478"
MLJBase = "a7f614a8-145f-11e9-1d2a-a57a1082229d"
MLJClusteringInterface = "d354fa79-ed1c-40d4-88ef-b8c7bd1568af"
MLJDecisionTreeInterface = "c6f25543-311c-4c74-83dc-3ea6d1015661"
Expand Down

0 comments on commit 2012739

Please sign in to comment.