Skip to content

Commit

Permalink
comma
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau committed Dec 23, 2024
1 parent ef4fa85 commit 7d70615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/class_meta.R
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ meta_class <- R6::R6Class(
X = sort_chr(deps),
FUN = function(name) {
.subset2(.subset2(.subset2(self, "database"), "get_row")(name), "data")
},
}
)
names(hashes) <- deps
hashes <- unlist(hashes, use.names = TRUE)
Expand Down

0 comments on commit 7d70615

Please sign in to comment.