mirror of
https://github.com/yawaflua/Flask-Discord.git
synced 2025-12-10 04:19:31 +02:00
change small type for function and import os
This commit is contained in:
@@ -47,6 +47,7 @@ in exchange for fetching user's details and display them on web page.
|
|||||||
|
|
||||||
|
|
||||||
.. code-block:: python3
|
.. code-block:: python3
|
||||||
|
import os
|
||||||
|
|
||||||
from flask import Flask, redirect, url_for
|
from flask import Flask, redirect, url_for
|
||||||
from flask_discord import DiscordOAuth2Session, requires_authorization, Unauthorized
|
from flask_discord import DiscordOAuth2Session, requires_authorization, Unauthorized
|
||||||
|
|||||||
Reference in New Issue
Block a user