Пример #1
0
 def normalize_attributes(self, entity):
     BaseCleaner.normalize_attributes(self, entity)
     self.normalize_lat_long(entity)
     self.normalize_property_type(entity)
     return entity