@ -1,7 +1,7 @@
from enum import Enum
class TypeMood(str, Enum):
POSITIVE = "Posititve"
POSITIVE = "Positive"
NEGATIVE = "Negative"
class TypeModel(str, Enum):
The note is not visible to the blocked user.