Change docstrings to raw-strings

This commit is contained in:
BeatButton
2018-09-09 09:19:50 -06:00
committed by Rapptz
parent 5131acd675
commit a4d1599ce9
14 changed files with 29 additions and 29 deletions

View File

@ -110,7 +110,7 @@ class Attachment:
return written
class Message:
"""Represents a message from Discord.
r"""Represents a message from Discord.
There should be no need to create one of these manually.
@ -441,7 +441,7 @@ class Message:
@utils.cached_slot_property('_cs_system_content')
def system_content(self):
"""A property that returns the content that is rendered
r"""A property that returns the content that is rendered
regardless of the :attr:`Message.type`.
In the case of :attr:`MessageType.default`\, this just returns the