Conf#
- class astropy.io.votable.Conf[source]#
Bases:
ConfigNamespace
Configuration parameters for
astropy.io.votable
.Attributes Summary
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)
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)