@@ -0,0 +1,5 @@
from pydantic import BaseModel
class User(BaseModel):
name: str
password: str
The note is not visible to the blocked user.