Skip to content

Commit

Permalink
predict v2
Browse files Browse the repository at this point in the history
  • Loading branch information
ansonkahng committed Dec 12, 2014
1 parent d313b32 commit 7f4d967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion predict_message.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ def predict_message(message):

# MAIN
if __name__ == '__main__':
predict_message(message)
predict_message(input_message)

0 comments on commit 7f4d967

Please sign in to comment.