Skip to content

Commit 120db8a

Browse files
committed
tidy
1 parent 579db86 commit 120db8a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

convert_gvf_to_vcf/convertGVFtoVCF.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -435,9 +435,6 @@ def compare_and_merge_lines(list_of_formatted_vcf_datalines, headerline):
435435
return merged_lines
436436

437437

438-
439-
440-
441438
def main():
442439
# Parse command line arguments
443440
parser = argparse.ArgumentParser()

0 commit comments

Comments
 (0)