@ -119,6 +119,7 @@ class Model(object):
if newmaxscore < user.maxscore:
raise Exception("Tried to lower maxscore. That's bad...")
else:
user.score = user.maxscore
user.maxscore = newmaxscore
class User:
The note is not visible to the blocked user.