MCPcopy
hub / github.com/learnhouse/learnhouse / PublicUser

Class PublicUser

apps/api/src/db/users.py:69–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67
68
69class PublicUser(UserRead):
70 pass
71
72
73class UserRoleWithOrg(BaseModel):

Calls

no outgoing calls