Skip to content

Commit

Permalink
show error messages!
Browse files Browse the repository at this point in the history
  • Loading branch information
rahmatkhah committed May 11, 2018
1 parent 1ab8d09 commit 4b1a9b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Expand Up @@ -67,4 +67,5 @@ def main():
except Exception:
traceback.print_exc(file=sys.stdout)
finally:
traceback.print_exc(file=sys.stdout)
utils.cleanup()

0 comments on commit 4b1a9b8

Please sign in to comment.