Conf¶
-
class
astropy.io.votable.Conf[source]¶ Bases:
astropy.config.ConfigNamespaceConfiguration parameters for
astropy.io.votable.Attributes Summary
verifyCan be ‘exception’ (treat fixable violations of the VOTable spec as exceptions), ‘warn’ (show warnings for VOTable spec violations), or ‘ignore’ (silently ignore VOTable spec violations) Attributes Documentation
-
verify¶ Can be ‘exception’ (treat fixable violations of the VOTable spec as exceptions), ‘warn’ (show warnings for VOTable spec violations), or ‘ignore’ (silently ignore VOTable spec violations)
-