parent
a86cfea65a
commit
42349b0182
9 changed files with 20 additions and 44 deletions
|
|
@ -1,9 +1,8 @@
|
|||
"""
|
||||
Module specific exceptions for auth module
|
||||
Module specific exceptions for the auth module
|
||||
|
||||
Exceptions:
|
||||
- List: Description
|
||||
- Exceptions: Description
|
||||
- UnauthorizedException: Takes an optional message string
|
||||
"""
|
||||
from typing import Optional
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue