mirror of
https://github.com/yawaflua/Flask-Discord.git
synced 2025-12-09 20:09:30 +02:00
Docs fix
This commit is contained in:
@@ -11,7 +11,7 @@ from requests_oauthlib import OAuth2Session
|
||||
class DiscordOAuth2HttpClient(abc.ABC):
|
||||
"""An OAuth2 http abstract base class providing some factory methods.
|
||||
This class is meant to be overridden by :py:class:`flask_discord.DiscordOAuth2Session`
|
||||
and should not be used directly.
|
||||
and should not be used directly.
|
||||
|
||||
Attributes
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user