From c3a7e75cb36908da36d155cad5478800e32aaf5f Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Thu, 13 Oct 2016 10:47:19 +0200 Subject: test_physchem fixed --- lib/compound.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/compound.rb') diff --git a/lib/compound.rb b/lib/compound.rb index ca9d5e3..72882d0 100644 --- a/lib/compound.rb +++ b/lib/compound.rb @@ -78,7 +78,6 @@ module OpenTox def calculated_properties types=["PhysChem::OPENBABEL"] descriptors = [] types.each do |t| - p t descriptors += PhysChem.descriptors OpenTox.const_get(t) end # TODO: speedup java descriptors -- cgit v1.2.3