Skip to content

Commit

Permalink
add terminal newline
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Aug 29, 2023
1 parent 7fd9370 commit bfc9731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/HDF5AnnData.R
Original file line number Diff line number Diff line change
Expand Up @@ -262,4 +262,4 @@ to_HDF5AnnData <- function(adata, file) { # nolint
var_names = adata$var_names,
layers = adata$layers
)
}
}

0 comments on commit bfc9731

Please sign in to comment.