mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-05-12 08:49:48 +00:00
Make File docstring raw for Python 3.9 compatibility
This commit is contained in:
parent
52d587d286
commit
a4b20d08c3
@ -28,7 +28,7 @@ import os.path
|
||||
import io
|
||||
|
||||
class File:
|
||||
"""A parameter object used for :meth:`abc.Messageable.send`
|
||||
r"""A parameter object used for :meth:`abc.Messageable.send`
|
||||
for sending file objects.
|
||||
|
||||
.. note::
|
||||
|
Loading…
x
Reference in New Issue
Block a user