mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-12-08 16:32:21 +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