Skip to content

Commit 55c8a70

Browse files
author
Aleksej Jocic
committed
Merge branch 'master' of https://github.com/alexej996/tmap
2 parents 2dbd358 + 5b969da commit 55c8a70

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tmap

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,6 @@ def main():
243243
if OUTFILE != "empty_outfile":
244244
print("Results written to {}".format(OUTFILE))
245245
f.close()
246-
## We are done here
247-
exit()
248246

249247
if __name__ == "__main__":
250248
main()

0 commit comments

Comments
 (0)