Skip to content

Commit

Permalink
Update generate_manifest_sevenbridges.R
Browse files Browse the repository at this point in the history
trivial change to trigger GitHub Actions.
  • Loading branch information
jaamarks authored Aug 12, 2024
1 parent e18df66 commit 19ca444
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ library(openxlsx)
library("sevenbridges2")
library(getopt)

####################################
### INPUT ARGUMENTS #########
####################################
#########################################
######## INPUT ARGUMENTS ########
#########################################
argString <- commandArgs(trailingOnly = T) # Read in command line arguments

# This is for setting up a human readable set of documentation to display if something is amiss.
Expand Down

0 comments on commit 19ca444

Please sign in to comment.