Exemplo n.º 1
0
 def writeUserProfile(self, userProfileInJSON):
     # I need to do some stuff here to ensure data in json matches the one in profile.
     return Hermes.writeUserProfile(userProfileInJSON)
Exemplo n.º 2
0
 def writeUserProfile(self, userProfileInJSON):
     # I need to do some stuff here to ensure data in json matches the one in profile.
     return Hermes.writeUserProfile(userProfileInJSON)