Skip to content

Commit

Permalink
changed naming of project-id-to-add-to parameter. Shortened it to pro…
Browse files Browse the repository at this point in the history
…ject-id
  • Loading branch information
michael-harper committed Jan 17, 2024
1 parent 315bc0a commit 0299f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/add_nagim_gvcfs_to_tob_wgs_test_metamist.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ class RowData:
''',
)
@click.option(
'--project-id-to-add-to',
'--project-id',
required=True,
type=int,
help='''The ID of the project to add samples to.
Expand Down

0 comments on commit 0299f7e

Please sign in to comment.