Skip to content

Commit

Permalink
Exit afterscoring
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikGartner committed Feb 23, 2019
1 parent a7a294f commit 9a99e17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ def parse_args():
args = parse_args()
if args.score:
score_answers()
exit(0)

if args.profile:
print('Profiling...')
Expand Down

0 comments on commit 9a99e17

Please sign in to comment.