Skip to content

Commit

Permalink
Update data_safe_haven/types/enums.py
Browse files Browse the repository at this point in the history
Co-authored-by: James Robinson <james.em.robinson@gmail.com>
  • Loading branch information
JimMadge and jemrobinson committed Jun 29, 2024
1 parent 41b9be2 commit cc8febb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data_safe_haven/types/enums.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class FirewallPriorities(int, Enum):
SRE_IDENTITY_CONTAINERS = 3200
SRE_USER_SERVICES_SOFTWARE_REPOSITORIES = 3300
SRE_WORKSPACES_DENY = 3400
SRE_WORKSPACES = 3410
SRE_WORKSPACES = 3450


@verify(UNIQUE)
Expand Down

0 comments on commit cc8febb

Please sign in to comment.