parent
42349b0182
commit
39d3f2d560
9 changed files with 14 additions and 55 deletions
|
|
@ -1,9 +1,8 @@
|
|||
"""
|
||||
Module specific exceptions for contact module
|
||||
Exceptions related to the contact module
|
||||
|
||||
Exceptions:
|
||||
- List: Description
|
||||
- Exceptions: Description
|
||||
Exports:
|
||||
- ContactNotFoundException: Takes an optional contact ID int
|
||||
"""
|
||||
from typing import Optional
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue