unregister_identifier#

astropy.io.registry.unregister_identifier(data_format, data_class)#

Unregister an identifier function.

Parameters:
data_formatstr

The data format identifier.

data_classclass

The class of the object that can be read/written.