mirror of
https://github.com/yawaflua/Flask-Discord.git
synced 2025-12-09 20:09:30 +02:00
Declare AccessDenied exception in __all__
This commit is contained in:
@@ -11,6 +11,7 @@ __all__ = [
|
||||
"HttpException",
|
||||
"RateLimited",
|
||||
"Unauthorized",
|
||||
"AccessDenied",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user