From 6d6be53a110e71d0d56ae5ea9a2675f76f7c84ec Mon Sep 17 00:00:00 2001 From: "helma@in-silico.ch" Date: Thu, 6 Sep 2018 17:24:25 +0200 Subject: adjusted classification similarities, dataset sdf export --- lib/opentox.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/opentox.rb') diff --git a/lib/opentox.rb b/lib/opentox.rb index 5c300cf..03d65b0 100644 --- a/lib/opentox.rb +++ b/lib/opentox.rb @@ -15,7 +15,7 @@ module OpenTox field :warnings, type: Array, default: [] def warn warning - $logger.warn warning + #$logger.warn warning warnings << warning end end -- cgit v1.2.3