[hdf-compass] 260/295: directly use `validation_info` method from bag lib
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Sun May 8 10:35:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/master
in repository hdf-compass.
commit 407a877188027be4bd085412df1dfa2c22d963a7
Author: giumas <giumas at yahoo.it>
Date: Mon Nov 2 12:02:25 2015 -0500
directly use `validation_info` method from bag lib
---
hdf_compass/bag_model/model.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/hdf_compass/bag_model/model.py b/hdf_compass/bag_model/model.py
index fb6d9e1..646f19a 100644
--- a/hdf_compass/bag_model/model.py
+++ b/hdf_compass/bag_model/model.py
@@ -644,7 +644,6 @@ class BAGMetadataXml(compass_model.Xml):
""" Collect a message string with the result of the validation """
return self.store.f.validation_info()
-
class BAGUncertaintyArray(compass_model.Array):
""" Represents an uncertainty array. """
class_kind = "BAG Uncertainty [array]"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/hdf-compass.git
More information about the debian-science-commits
mailing list