def get_segment_type()

in distill/segmentation/segment.py [0:0]


    def get_segment_type(self):
        """
        Gets the segment type of a given segment.

        :return: The segment type of the given segment.
        """
        return self.segment_type