Skip to content

Commit

Permalink
Update bed2fasta.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Acribbs authored Aug 23, 2024
1 parent 900ab50 commit e3ddb88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cgat/tools/bed2fasta.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,6 @@ def main(argv=None):
E.info("%s" % counter)

E.stop()

if __name__ == "__main__":
sys.exit(main(sys.argv))

0 comments on commit e3ddb88

Please sign in to comment.