Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit 8dbfa92

Browse files
committed
Missing newline
1 parent 91ce591 commit 8dbfa92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/query.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,4 +394,4 @@ get_metadata <- function(
394394
SQLite() |>
395395
dbConnect(drv = _, dbname = sqlite_path, flags = SQLITE_RO) |>
396396
tbl("metadata")
397-
}
397+
}

0 commit comments

Comments
 (0)