fairseq/data/bucket_pad_length_dataset.py

Killed 0 out of 1 mutants

Survived

Survived mutation testing. These mutants show holes in your test suite.

Mutant 176

--- fairseq/data/bucket_pad_length_dataset.py
+++ fairseq/data/bucket_pad_length_dataset.py
@@ -66,7 +66,6 @@
             value=self.pad_idx,
         )
 
-    @property
     def sizes(self):
         return self._bucketed_sizes