Skip to content

Commit

Permalink
Fix linter issue
Browse files Browse the repository at this point in the history
  • Loading branch information
lpichler committed Feb 7, 2025
1 parent 43413fa commit 86cd83c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ def generate_relations_reset_roles(
"""
if not self.replication_enabled():
return

def reset_mapping(mapping: BindingMapping):
to_remove = mapping.unassign_group(str(self.group.uuid))
if to_remove:
Expand Down

0 comments on commit 86cd83c

Please sign in to comment.