Skip to content

Commit

Permalink
Update scripts/add_nagim_gvcfs_to_tob_wgs_test_metamist.py
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Franklin <[email protected]>
  • Loading branch information
michael-harper and illusional authored Jan 18, 2024
1 parent 94c7cc5 commit 64310cf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions scripts/add_nagim_gvcfs_to_tob_wgs_test_metamist.py
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,4 @@ def main(project: str, project_id: int, sample_path_mappings: str, suffix: str):


if __name__ == '__main__':
# pylint: disable=no-value-for-parameter
main()
# pylint: enable=no-value-for-parameter
main() # pylint: disable=no-value-for-parameter

0 comments on commit 64310cf

Please sign in to comment.