Skip to content

Commit

Permalink
small styling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bblodfon committed Oct 25, 2024
1 parent 7f3ab3b commit 4137404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/zzz.R
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ NULL

.onLoad = function(libname, pkgname) {
# nocov start
utils::globalVariables(c("super", "self", "n_features"))
utils::globalVariables(c("super", "self", "n_features"))

# reflections
x = utils::getFromNamespace("bbotk_reflections", ns = "bbotk")
Expand Down

0 comments on commit 4137404

Please sign in to comment.