here it is together with the previous line:

        # the size of all the chunks: the sum of the sizes of each child node
        total_size = len(self)

        visited = set()

Reply via email to