mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 18:33:02 +00:00
Fix modal docs code block warning
This commit is contained in:
@ -63,6 +63,7 @@ class Modal(View):
|
||||
----------
|
||||
|
||||
.. code-block:: python3
|
||||
|
||||
from discord import ui
|
||||
|
||||
class Questionnaire(ui.Modal, title='Questionnaire Response'):
|
||||
|
Reference in New Issue
Block a user