From afa5bdce23f3a0c8ad8ed20352c793497d28b5c9 Mon Sep 17 00:00:00 2001 From: Zargham Ahmad Date: Mon, 22 Jul 2024 13:13:38 +0000 Subject: [PATCH] lint --- R/utils.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/utils.R b/R/utils.R index d5e4cd0..6441ad0 100644 --- a/R/utils.R +++ b/R/utils.R @@ -163,4 +163,4 @@ read_parquet_files <- function(filename, folder, pattern) { }) return(input) -} \ No newline at end of file +}