Skip to content

Commit

Permalink
rename type check imports
Browse files Browse the repository at this point in the history
otherwise, on `load_all()`, I see:

```
Error in `load_all()`:
! Failed to load R/auto_ml.R
Caused by error in `check_string()`:
! could not find function "check_string"
```

the functions are actually called in creating the env bindings of the package.
  • Loading branch information
simonpcouch committed Sep 9, 2024
1 parent 0b09e78 commit 8af5ddf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.
File renamed without changes.
File renamed without changes.

0 comments on commit 8af5ddf

Please sign in to comment.