Example #1
0
def get_by_id(entity_id):
    return Restaurant.get_by_id(entity_id)