{ } Raw JSON

bundles / astropy 7.0.1 / astropy / io / fits / column / ColumnAttribute / __call__

function

astropy.io.fits.column:ColumnAttribute.__call__

source: /astropy/io/fits/column.py :540

Signature

def   __call__ ( self func )

Summary

Set the validator for this column attribute.

Extended Summary

Returns self so that this can be used as a decorator, as described in the docs for this class.

Aliases

  • astropy.io.fits.column.ColumnAttribute.__call__