Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
TitouanRobert committed Apr 15, 2021
1 parent 4d58ec0 commit c77a41a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/playlist.R
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ setPlaylist <- function(playlist, weights = NULL, opts = antaresRead::simOptions
}
}


if(any(weights$weights<0))stop("weights < 0 cant be used by Antares")
version_study <- substr(opts$antaresVersion,1,1)
version_study <- as.numeric(version_study)
Expand Down

0 comments on commit c77a41a

Please sign in to comment.