Skip to content

Commit

Permalink
move projects from teams to org (#1376)
Browse files Browse the repository at this point in the history
  • Loading branch information
svetleo-evidently authored Nov 28, 2024
1 parent 7f69a97 commit 8eb33a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/evidently/ui/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,6 @@ class DefaultRole(Enum):
(DefaultRole.VIEWER, EntityType.Org): {
Permission.LIST_USERS,
Permission.ORG_READ,
Permission.PROJECT_READ,
},
(DefaultRole.VIEWER, EntityType.Team): {
Permission.LIST_USERS,
Expand Down

0 comments on commit 8eb33a3

Please sign in to comment.