NoType#

class astropy.io.ascii.NoType[source]#

Bases: object

Superclass for StrType and NumType classes.

This class is the default type of Column and provides a base class for other data types.