phenotypic.tools_.exceptions_.MetadataKeySpacesError#

exception phenotypic.tools_.exceptions_.MetadataKeySpacesError[source]

Bases: TypeError

Exception raised when metadata key contains spaces.

with_traceback()

Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.

args