Skip to content

Commit

Permalink
minor formatting to remove extra whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsasani committed Jan 16, 2024
1 parent b4148ee commit 345d862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ihd/run_ihd_scan.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def filter_mutation_data(

if len(samples_overlap) == 0:
print(
"""Sorry, no samples in common between mutation data
"""Sorry, no samples in common between mutation data
and genotype matrix. Please ensure sample names are identical."""
)
sys.exit()
Expand Down

0 comments on commit 345d862

Please sign in to comment.