Skip to content

Commit

Permalink
align load_metadata on r-geoflow/geoflow#262
Browse files Browse the repository at this point in the history
  • Loading branch information
eblondel committed Jun 12, 2023
1 parent 4cbdf0e commit d941ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tunaatlas_actions/load_metadata.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
load_metadata <- function(action,entity, config, options){
load_metadata <- function(action,entity, config){
opts <- action$options
#create and load metadata table with entities as dataframe
if(dir.exists("errors_mappings")){
Expand Down

0 comments on commit d941ee3

Please sign in to comment.