Skip to content

Commit

Permalink
Still trying to get her to recognize her @name
Browse files Browse the repository at this point in the history
  • Loading branch information
CoralineAda committed May 4, 2019
1 parent 71d5e32 commit 6fbcd81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion alice/handlers/alpha.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ def answer_question

def answer
# Try Wolfram Alpha first, then fall back to Google
Alice::Util::Logger.info "*** sentence = #{sentence}"
if results = Parser::Alpha.new(sentence).answer
results.first
else
Expand Down

0 comments on commit 6fbcd81

Please sign in to comment.