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