webknossos.administration.team
¶
Team
¶
add_user
¶
add_user(
user: User, *, is_team_manager: bool = False
) -> None
Adds a user to the team.
get_by_id
classmethod
¶
get_by_id(team_id: str) -> Team
Returns the Team specified by the passed ID.
- Get Help
- Community Forums
- Email Support