Skip to content

Commit

Permalink
chore: auto formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi committed May 7, 2024
1 parent 89fc55c commit e3b9567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-as_polars.R
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ test_that("from arrow Table and ChunkedArray", {
lapply(at$columns, \(x) x$num_chunks)
)

#not supported yet
# not supported yet
# #chunked data with factors
l = list(
df1 = data.frame(factor = factor(c("apple", "apple", "banana"))),
Expand Down

0 comments on commit e3b9567

Please sign in to comment.