Skip to content

Commit

Permalink
Appease the linter
Browse files Browse the repository at this point in the history
  • Loading branch information
bsweger committed Jul 25, 2024
1 parent 0bee551 commit 59d8bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/connect_hub.R
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ connect_hub.SubTreeFileSystem <- function(hub_path,
# files in dataset
warn_unopened_files(file_format, dataset, model_output_dir)

x <- structure(dataset,
structure(dataset,
class = c("hub_connection", class(dataset)),
hub_name = hub_name,
file_format = file_format,
Expand Down

0 comments on commit 59d8bc6

Please # to comment.