Skip to content

Commit

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

E.stop()


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

0 comments on commit 900ab50

Please sign in to comment.