Skip to content

Commit ba674a7

Browse files
committed
Including purrr in tests library calls
1 parent 3b81d23 commit ba674a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testthat/helper-keras.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ library(modeldata)
66
library(rsample)
77
library(dials)
88
library(tune)
9+
library(purrr)
910

1011
skip_if_no_keras <- function() {
1112
testthat::skip_if_not_installed("keras3")

0 commit comments

Comments
 (0)