Example #1
0
 def address(self, address_):
     Checker.address(address_)
     self.__shop.shop_add = address_
     self.__shop.save()