unregister_identifier

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

Unregister an identifier function

Parameters:
data_formatpython:str

The data format identifier.

data_classclass

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