Skip to content

Commit

Permalink
reformmated
Browse files Browse the repository at this point in the history
  • Loading branch information
asaki222 committed Nov 14, 2024
1 parent 199c38c commit 2d4f092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/registrar/views/utility/permission_views.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ class DomainRequestWizardPermissionView(DomainRequestWizardPermission, TemplateV
@abc.abstractmethod
def template_name(self):
raise NotImplementedError


class DomainInvitationPermissionCancelView(DomainInvitationPermission, UpdateView, abc.ABC):
"""Abstract view for cancelling a DomainInvitation."""
Expand Down

0 comments on commit 2d4f092

Please sign in to comment.