Skip to content

Commit 579db86

Browse files
committed
tidy
1 parent 129f129 commit 579db86

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

convert_gvf_to_vcf/convertGVFtoVCF.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -479,8 +479,6 @@ def main():
479479
symbolic_allele_dictionary
480480
)
481481

482-
483-
484482
logger.info(f"Writing to the following VCF output: {args.vcf_output}")
485483
logger.info("Generating the VCF header and the meta-information lines")
486484
with open(args.vcf_output, "w") as vcf_output:

0 commit comments

Comments
 (0)