Skip to content

Commit

Permalink
Update src/profiles_management/helpers/kfam.py
Browse files Browse the repository at this point in the history
Co-authored-by: Daniela Plascencia <[email protected]>
  • Loading branch information
kimwnasptd and DnPlas authored Jan 21, 2025
1 parent fee978d commit 1a1d177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/profiles_management/helpers/kfam.py
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ def create_rolebindings_for_profile_contributors(
client: Client,
profile: classes.Profile,
existing_rolebindings: List[RoleBinding],
):
) -> None:
"""Create RoleBindings for all contributors defined in a Profile, in the PMR.
If a RoleBinding already exists for the specific Contributor name and role, then
Expand Down

0 comments on commit 1a1d177

Please sign in to comment.