Beispiel #1
0
 def create_user(self):
     user = User(**self.data)
     return user