parent
82c2b13a7f
commit
33e78d4a9b
9 changed files with 37 additions and 50 deletions
|
|
@ -1,9 +1,9 @@
|
|||
"""
|
||||
Module specific exceptions for organisation module
|
||||
Exceptions related to the organisation module
|
||||
|
||||
Exceptions:
|
||||
- List: Description
|
||||
- Exceptions: Description
|
||||
- OrgNotFoundException: Takes an optional org_id int
|
||||
- AwaitingApprovalException: Takes an optional org_id int
|
||||
"""
|
||||
from typing import Optional
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue