From c93afb84a46af1500679cc5b314b0aeffcd7e6e9 Mon Sep 17 00:00:00 2001 From: gebele Date: Mon, 16 Jul 2018 14:54:59 +0000 Subject: refined mazza rules --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application.rb') diff --git a/application.rb b/application.rb index fdb7086..fbebc66 100644 --- a/application.rb +++ b/application.rb @@ -478,7 +478,7 @@ post '/predict/?' do end predictions = {} predictions["mazzatorta"] = output["mazzatorta"] - #predictions["compounds"] = @compounds + predictions["compounds"] = @compounds # write csv t[:csv] = csv # write predictions -- cgit v1.2.3