mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-28 13:36:30 +02:00
Fix linting. Revert to original email sending logic
This commit is contained in:
parent
b0fe698af2
commit
d71069606b
2 changed files with 40 additions and 17 deletions
|
@ -31,6 +31,7 @@ class OutsideOrgMemberError(ValueError):
|
|||
|
||||
pass
|
||||
|
||||
|
||||
class ActionNotAllowed(Exception):
|
||||
"""User accessed an action that is not
|
||||
allowed by the current state"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue