Ejemplo n.º 1
0
 def remove_whitespace(self):
     self.data = DataUtils.remove_whitespace(self.data)
     return self