def get_num_logs()

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


    def get_num_logs(self):
        """
        Gets the number of logs within a given segment.

        :return: The number of logs within the given segment.
        """
        return self.num_logs